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 04ffe3d [asan] Reduce prototype duplication with decltype new e24f588 [tsan] Call pthread interceptors directly in TSan RTL unit tests new ccee12b [asan] Re-enable the use-after-scope-types.cc test on Darwin, [...]
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/tests/rtl/tsan_posix.cc | 69 +++++++++++++------------ lib/tsan/tests/rtl/tsan_posix_util.h | 77 ++++++++++++++++++++++++++++ lib/tsan/tests/rtl/tsan_test_util_posix.cc | 47 +---------------- test/asan/TestCases/use-after-scope-types.cc | 3 -- 4 files changed, 114 insertions(+), 82 deletions(-) create mode 100644 lib/tsan/tests/rtl/tsan_posix_util.h