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 eeb461e [lsan] one more test fix to please the Debian Sid bot (this t [...] new 2521dc2 [sanitizer] change SizeClassAllocator64 to accept just one te [...]
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.h | 11 +++- lib/lsan/lsan_allocator.cc | 14 ++++-- lib/msan/msan_allocator.cc | 29 +++++++---- .../sanitizer_allocator_primary64.h | 16 +++--- .../tests/sanitizer_allocator_test.cc | 58 +++++++++++++++++----- .../tests/sanitizer_allocator_testlib.cc | 15 ++++-- lib/scudo/scudo_allocator.cpp | 14 ++++-- lib/tsan/rtl/tsan_rtl.h | 11 ++-- 8 files changed, 121 insertions(+), 47 deletions(-)