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 70d9e16a1 Turn symbolization on for ASan unit test. new 223b56caa Implement StopTheWorld for Darwin new 60ceca631 Make sure to scan mmap'd memory regions for root pointers on OS X
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.cc | 47 +++++++++++----------- lib/lsan/lsan_common.h | 9 +++++ lib/lsan/lsan_common_mac.cc | 33 +++++++++++---- lib/sanitizer_common/sanitizer_stoptheworld_mac.cc | 47 +++++++++++++++++++++- 4 files changed, 105 insertions(+), 31 deletions(-)