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 1bc70377e Scan Kernel Alloc Once page for global pointers new 9e60082e3 Don't read non-readable address ranges during lsan pointer scanning
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_mac.cc | 2 +- lib/sanitizer_common/sanitizer_common.cc | 5 +++-- lib/sanitizer_common/sanitizer_common.h | 13 +++++++++---- lib/sanitizer_common/sanitizer_linux_libcdep.cc | 4 +++- lib/sanitizer_common/sanitizer_procmaps_common.cc | 3 ++- lib/sanitizer_common/sanitizer_procmaps_mac.cc | 3 ++- lib/sanitizer_common/sanitizer_win.cc | 3 ++- 7 files changed, 22 insertions(+), 11 deletions(-)