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 10b087da0 [scudo] Scudo thread specific data refactor, part 1 new 4401e9e8e Removed platform-specific ifdefs from sanitizer_procmaps.h
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/sanitizer_common/sanitizer_linux.h | 13 +++ lib/sanitizer_common/sanitizer_mac.h | 11 +++ lib/sanitizer_common/sanitizer_procmaps.h | 32 +------ lib/sanitizer_common/sanitizer_procmaps_common.cc | 37 ++++---- lib/sanitizer_common/sanitizer_procmaps_freebsd.cc | 10 +- lib/sanitizer_common/sanitizer_procmaps_linux.cc | 60 ++++++------ lib/sanitizer_common/sanitizer_procmaps_mac.cc | 101 +++++++++++---------- 7 files changed, 132 insertions(+), 132 deletions(-)