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 52411af60 [libFuzzer] Disable equivalence-signals test on Darwin due to [...] new 351f235ea Mmap interceptor new option, Write Exec runtime detector
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_common.h | 2 ++ .../sanitizer_common_interceptors.inc | 4 ++++ lib/sanitizer_common/sanitizer_common_libcdep.cc | 26 ++++++++++++++++++++++ lib/sanitizer_common/sanitizer_flags.inc | 3 +++ .../TestCases/Linux/mmap_write_exec.cpp | 15 +++++++++++++ 5 files changed, 50 insertions(+) create mode 100644 test/sanitizer_common/TestCases/Linux/mmap_write_exec.cpp