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 9b257cb61 [asan] Use asan exitcode=0 option to always succeed a test run. new d20e4ba84 Revert r304285, r304297.
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/asan/asan_allocator.cc | 4 +- lib/asan/asan_allocator.h | 2 - lib/asan/asan_interceptors.cc | 17 --- lib/lsan/lsan_interceptors.cc | 24 ----- lib/msan/msan_allocator.cc | 96 ++++++++++++++++- lib/msan/msan_allocator.h | 97 ----------------- lib/msan/msan_interceptors.cc | 2 - .../TestCases/Linux/allocator_fork_no_hang.cc | 118 --------------------- 8 files changed, 97 insertions(+), 263 deletions(-) delete mode 100644 test/sanitizer_common/TestCases/Linux/allocator_fork_no_hang.cc