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 dc2e8074d [lsan] Fix deadlock in dl_iterate_phdr. new 96b852a95 Stop tracking atexit/__cxa_atexit/pthread_atfork allocations [...]
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_interceptors.cpp | 44 +++++++++++++++++++++- lib/asan/asan_interceptors.h | 12 ++++++ lib/lsan/lsan_interceptors.cpp | 42 +++++++++++++++++++++ .../sanitizer_platform_interceptors.h | 4 ++ 4 files changed, 101 insertions(+), 1 deletion(-)