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 47982b479 [scudo] Fix for the Scudo interface function scope new 6ae9c03ff [Sanitizers] Make common allocator agnostic to failure handli [...]
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 | 18 +++++++++--------- lib/hwasan/hwasan_allocator.cc | 4 +++- lib/lsan/lsan_allocator.cc | 10 ++++++---- lib/msan/msan_allocator.cc | 14 ++++++++------ lib/sanitizer_common/sanitizer_allocator.cc | 13 +++++++------ lib/sanitizer_common/sanitizer_allocator_combined.h | 12 ++++++------ lib/sanitizer_common/sanitizer_allocator_internal.h | 2 +- lib/sanitizer_common/sanitizer_allocator_secondary.h | 15 ++++++++------- lib/sanitizer_common/tests/sanitizer_allocator_test.cc | 15 +++++---------- lib/tsan/rtl/tsan_mman.cc | 14 +++++++------- 10 files changed, 60 insertions(+), 57 deletions(-)