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 eb2931a54 [tsan] Update test to r307338 new 9cd8edacd tsan: add test for __tsan_java_find new 38ecb5de3 tsan: add another test for clock growth new 5de8108ff tsan: don't create sync objects on acquire-load
The 3 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_interface_atomic.cc | 16 +++++--- lib/tsan/tests/unit/tsan_clock_test.cc | 36 ++++++++++++++++++ test/tsan/java_find.cc | 69 ++++++++++++++++++++++++++++++++++ 3 files changed, 116 insertions(+), 5 deletions(-) create mode 100644 test/tsan/java_find.cc