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 26482612a Refactor MemoryMappingLayout::Next to use a single struct ins [...] new 0b770c1e3 Inline function to get mac segment address range new b0d9af0a5 Use internal_strncpy to copy filename in linux procmaps
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/sanitizer_common/sanitizer_procmaps.h | 2 - lib/sanitizer_common/sanitizer_procmaps_linux.cc | 11 +-- lib/sanitizer_common/sanitizer_procmaps_mac.cc | 119 +++++++++++------------ 3 files changed, 63 insertions(+), 69 deletions(-)