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 f4e2d7d [sanitizers] introduce __sanitizer_set_report_fd so that we c [...] new 4a36720 This patch is activating the build of Asan on Windows 64-bits [...]
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: cmake/config-ix.cmake | 6 ++---- lib/asan/asan_win.cc | 17 +++++++++++++++++ lib/interception/interception_win.cc | 17 ++++++++++++++--- lib/sanitizer_common/sanitizer_atomic_msvc.h | 11 +++++++---- test/asan/CMakeLists.txt | 12 ++++++++++++ test/ubsan/CMakeLists.txt | 6 +++++- 6 files changed, 57 insertions(+), 12 deletions(-)