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 1567598 [compiler-rt] Refactor the interception code on windows. new 9fcd497 [asan] Add exception handler to map memory on demand on Win64 [...]
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/asan/asan_internal.h | 4 ++- lib/asan/asan_linux.cc | 1 + lib/asan/asan_mac.cc | 1 + lib/asan/asan_rtl.cc | 2 ++ lib/asan/asan_win.cc | 50 +++++++++++++++++++++++++++++++++++ lib/sanitizer_common/sanitizer_win.cc | 13 ++++++--- 6 files changed, 67 insertions(+), 4 deletions(-)