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 b15fb92 [compiler-rt] Fix missing frame with stackwalking on windows 64-bits new 4990a15 [compiler-rt] Add internal wcslen to avoid crashing on window [...] new 89b4df6 [compiler-rt] Add more assembly patterns for interception new e673d26 [compiler-rt] Fix missing argument in asan unittest new 552ecd1 address comments in: https://reviews.llvm.org/D22363
The 4 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_interceptors.cc | 2 +- lib/interception/interception_win.cc | 8 +++++++- lib/sanitizer_common/sanitizer_libc.cc | 6 ++++++ lib/sanitizer_common/sanitizer_libc.h | 1 + test/asan/TestCases/Windows/dll_seh.cc | 4 ++-- 5 files changed, 17 insertions(+), 4 deletions(-)