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 35ad53db3 [tsan] Publish the TSan external API in tsan_interface.h new 65382e621 [tsan] Refactor __tsan_external_read/__tsan_external_write to [...] new f94bfbbbb [tsan] Add a test for "external" API that checks the dup supp [...]
The 2 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_external.cc | 36 ++++++++++----------- test/tsan/Darwin/external-dups.cc | 66 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 82 insertions(+), 20 deletions(-) create mode 100644 test/tsan/Darwin/external-dups.cc