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 b7929de [sanitizer] rename MmapNoAccess to MmapFixedNoAccess; NFC new 3142d42 [sanitizer] add a function MmapNoAccess that mmaps a protecte [...]
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_allocator.h | 4 ++-- lib/sanitizer_common/sanitizer_common.h | 1 + lib/sanitizer_common/sanitizer_posix_libcdep.cc | 5 +++++ lib/sanitizer_common/sanitizer_win.cc | 5 +++++ lib/sanitizer_common/tests/sanitizer_allocator_testlib.cc | 3 ++- 5 files changed, 15 insertions(+), 3 deletions(-)