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 f463f13 [asan] Test that asan does not report use-after-scope if prog [...] new 79261d3 [tsan] Support C++11 call_once in TSan on Darwin
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_interceptors_mac.cc | 27 +++++++++++++++++++++++++++ test/tsan/Darwin/libcxx-call-once.mm | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 61 insertions(+) create mode 100644 test/tsan/Darwin/libcxx-call-once.mm