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 7e05a83 [compiler-rt][asan] Disable a broken test on windows 64-bits new 49f0371 [compiler-rt] Add support for the dynamic shadow allocation
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_interface_internal.h | 3 +++ lib/asan/asan_mapping.h | 4 ++-- lib/asan/asan_rtl.cc | 30 ++++++++++++++++++++++++------ lib/asan/asan_win.cc | 6 ++++++ lib/asan/asan_win_dll_thunk.cc | 5 ++++- lib/asan/asan_win_dynamic_runtime_thunk.cc | 4 ++++ lib/sanitizer_common/sanitizer_common.h | 3 +++ lib/sanitizer_common/sanitizer_posix.cc | 5 +++++ lib/sanitizer_common/sanitizer_win.cc | 20 ++++++++++++++++++++ 9 files changed, 71 insertions(+), 9 deletions(-)