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 27076acb0 [libFuzzer] Disable MSan interceptors in SIGINT handler. new e9de76459 [lsan] Use SANITIZER_WORDSIZE when selecting ByteMap new e1130daae NFC: Clang-format msan_allocator.cc
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/lsan/lsan_allocator.h | 6 + lib/msan/msan_allocator.cc | 122 ++++++++++----------- .../sanitizer_allocator_internal.h | 2 +- .../sanitizer_allocator_primary32.h | 14 +++ .../tests/sanitizer_allocator_test.cc | 21 ++-- lib/tsan/rtl/tsan_rtl.h | 4 +- 6 files changed, 95 insertions(+), 74 deletions(-)