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 b24d223 [asan] Fix test broken by r290540 new 165576e [compiler-rt] Move logic which replace memcpy interceptor wit [...]
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_interceptors.cc | 23 +---------- lib/asan/asan_internal.h | 11 ------ lib/asan/asan_mac.cc | 9 ----- lib/msan/msan_interceptors.cc | 1 - .../sanitizer_common_interceptors.inc | 44 ++++++++++++++++------ lib/sanitizer_common/sanitizer_mac.cc | 9 +++++ 6 files changed, 42 insertions(+), 55 deletions(-)