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 6357c2dc3 Don't assume PTHREAD_CREATE_JOINABLE is 0 on all systems new 55b1f4fcd Implement global pointer scanning for darwin leak sanitizer
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/lsan/lsan_common.cc | 17 +++++++++++++++++ lib/lsan/lsan_common.h | 1 + lib/lsan/lsan_common_linux.cc | 15 +-------------- lib/lsan/lsan_common_mac.cc | 16 +++++++++++++++- 4 files changed, 34 insertions(+), 15 deletions(-)