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 f9d9566dc Don't call exit() from atexit handlers on Darwin new f326d7dfb Revert "Only scan global sections containing data in LSan on darwin" new 02a9951ea Revert "Add MemoryMappedSection struct for two-level memory m [...]
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/lsan/lsan_common_mac.cc | 15 +++----- lib/sanitizer_common/sanitizer_common.cc | 5 ++- lib/sanitizer_common/sanitizer_common.h | 12 ++----- lib/sanitizer_common/sanitizer_procmaps.h | 19 +---------- lib/sanitizer_common/sanitizer_procmaps_mac.cc | 47 +++++--------------------- 5 files changed, 18 insertions(+), 80 deletions(-)