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 377ec60 [tsan] On OS X, optimize main thread’s ThreadState accesses new e2e2f47 This patch attempts to primitive support for Win64 asan
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_internal.h | 2 + lib/asan/asan_rtl.cc | 6 + lib/interception/interception_win.cc | 173 +++++++++++++++++---- lib/sanitizer_common/sanitizer_platform.h | 6 + .../sanitizer_platform_interceptors.h | 8 + 5 files changed, 169 insertions(+), 26 deletions(-)