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 236cbccd5 [AArch64][asan] fix typo in AsanStats::Print new e52749ced Revert r369472 and r369441
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.cpp | 14 +- lib/asan/asan_allocator.h | 81 +++------- lib/asan/asan_stats.cpp | 8 +- lib/asan/asan_stats.h | 2 +- lib/lsan/lsan_allocator.h | 45 +----- lib/sanitizer_common/sanitizer_allocator.h | 1 - .../sanitizer_allocator_combined.h | 8 - .../sanitizer_allocator_primary32.h | 3 - .../sanitizer_allocator_primary64.h | 3 - .../sanitizer_runtime_select_allocator.h | 179 --------------------- .../tests/sanitizer_allocator_test.cpp | 40 ----- 11 files changed, 38 insertions(+), 346 deletions(-) delete mode 100644 lib/sanitizer_common/sanitizer_runtime_select_allocator.h