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 96b852a95 Stop tracking atexit/__cxa_atexit/pthread_atfork allocations [...] new 54f5dca4b Avoid memory leak in ASan test new 16dfa3fc2 Add __lsan::ScopedInterceptorDisabler for strerror(3)
The 2 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 | 5 +++++ lib/lsan/lsan_interceptors.cpp | 12 ++++++++++++ lib/sanitizer_common/sanitizer_common_interceptors.inc | 6 ++++++ test/asan/TestCases/inline.cpp | 1 + 4 files changed, 24 insertions(+)