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 39ded2781 [asan] poison_heap=0 should not disable __asan_handle_no_return. new 4c895bfe3 [Sanitizers] Add more standard compliant posix_memalign imple [...]
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_malloc_mac.cc | 3 +++ lib/lsan/lsan_allocator.cc | 15 +++++++++++++++ lib/lsan/lsan_allocator.h | 2 ++ lib/lsan/lsan_interceptors.cc | 4 +--- lib/lsan/lsan_malloc_mac.cc | 3 +++ lib/sanitizer_common/sanitizer_malloc_mac.inc | 8 ++------ lib/tsan/rtl/tsan_malloc_mac.cc | 10 ++++++++++ 7 files changed, 36 insertions(+), 9 deletions(-)