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 cfcbff0d7 [sanitizer] Implement reallocarray. new 8b0927fbb [sanitizer][NFC] Get type of AllocatorCache from CombinedAllocator
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 | 6 +---- lib/hwasan/hwasan_allocator.h | 5 ++-- lib/lsan/lsan_allocator.h | 9 ++----- lib/msan/msan_allocator.cc | 5 ++-- .../sanitizer_allocator_combined.h | 4 +-- .../sanitizer_allocator_internal.h | 8 +++--- .../tests/sanitizer_allocator_test.cc | 29 ++++++---------------- .../tests/sanitizer_allocator_testlib.cc | 5 ++-- lib/scudo/scudo_allocator.h | 4 +-- lib/scudo/scudo_allocator_combined.h | 4 +-- lib/tsan/rtl/tsan_rtl.h | 5 ++-- 11 files changed, 28 insertions(+), 56 deletions(-)