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 57e44143e [ubsan] Support ubsan-minimal tests on Android. new 95281d613 [sanitizer] Move the errno/ENOMEM allocator checks logic to s [...]
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/sanitizer_common/CMakeLists.txt | 1 + ...istent_allocator.cc => sanitizer_allocator_checks.cc} | 16 ++++++++++------ lib/sanitizer_common/sanitizer_allocator_checks.h | 9 +++++++-- lib/tsan/rtl/tsan_mman.cc | 1 + 4 files changed, 19 insertions(+), 8 deletions(-) copy lib/sanitizer_common/{sanitizer_persistent_allocator.cc => sanitizer_allocato [...]