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 a0f1af87f [PowerPC][tsan] Update tsan to handle changed memory layouts [...] new d86f34162 [sanitizer] Relax stack check new 496a3c658 [tsan] Deadly signal handler for tsan
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_interceptors.cc | 37 ++++++++++------------ lib/tsan/rtl/tsan_rtl.cc | 16 ++++++++++ test/sanitizer_common/TestCases/Linux/assert.cc | 5 +-- test/sanitizer_common/TestCases/Linux/ill.cc | 3 -- .../TestCases/Posix/dedup_token_length_test.cc | 2 -- .../TestCases/Posix/dump_instruction_bytes.cc | 2 -- test/sanitizer_common/TestCases/Posix/fpe.cc | 3 -- .../Posix/sanitizer_set_report_fd_test.cc | 2 -- 8 files changed, 33 insertions(+), 37 deletions(-)