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 c6577df3f Fix clang warnings in winasan code new c714e4023 Introduce ReservedAddressRange to sanitizer_common.
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 | 14 +++++ lib/sanitizer_common/sanitizer_fuchsia.cc | 24 ++++++++ lib/sanitizer_common/sanitizer_posix_libcdep.cc | 30 ++++++++++ lib/sanitizer_common/sanitizer_win.cc | 30 ++++++++++ .../tests/sanitizer_common_test.cc | 67 ++++++++++++++++++++++ 5 files changed, 165 insertions(+)