This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from 96ccf18 tsan: add new mutex annotations new ea0ff51 [tsan] Only Acquire/Release GCD queues if they're not NULL
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/tsan/rtl/tsan_libdispatch_mac.cc | 17 +++++++++-------- test/tsan/Darwin/gcd-after-null.mm | 23 +++++++++++++++++++++++ 2 files changed, 32 insertions(+), 8 deletions(-) create mode 100644 test/tsan/Darwin/gcd-after-null.mm