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 4b894fc [sanitizer] rename __sanitizer_symbolize_data to __sanitizer_ [...] new 96f3c80 [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 | 7 +++++++ lib/asan/asan_mapping.h | 3 +-- lib/asan/asan_rtl.cc | 28 ++++++++++++++++++++++------ lib/asan/asan_win_dll_thunk.cc | 12 +++++------- lib/asan/asan_win_dynamic_runtime_thunk.cc | 17 ----------------- lib/sanitizer_common/sanitizer_common.h | 3 +++ lib/sanitizer_common/sanitizer_posix.cc | 5 +++++ lib/sanitizer_common/sanitizer_win.cc | 20 ++++++++++++++++++++ 8 files changed, 63 insertions(+), 32 deletions(-)