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 e2e2f47 This patch attempts to primitive support for Win64 asan new 4af8674 [tsan] Switch to InternalAlloc everywhere __libc_malloc is cu [...]
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_allocator.cc | 82 ++++++++++++++++++---- .../sanitizer_allocator_internal.h | 7 +- lib/tsan/dd/dd_interceptors.cc | 3 - lib/tsan/rtl/tsan_interceptors.cc | 36 +++------- lib/tsan/rtl/tsan_interceptors.h | 8 --- lib/tsan/rtl/tsan_malloc_mac.cc | 39 +++++----- lib/tsan/rtl/tsan_new_delete.cc | 8 +-- 7 files changed, 102 insertions(+), 81 deletions(-)