[PATCH] D28074: [compiler-rt] Move logic which replace memcpy interceptor with memmove from asan to sanitizer_common.
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 27 13:23:49 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL290626: [compiler-rt] Move logic which replace memcpy interceptor with memmove from… (authored by vitalybuka).
Changed prior to commit:
https://reviews.llvm.org/D28074?vs=82395&id=82560#toc
Repository:
rL LLVM
https://reviews.llvm.org/D28074
Files:
compiler-rt/trunk/lib/asan/asan_interceptors.cc
compiler-rt/trunk/lib/asan/asan_internal.h
compiler-rt/trunk/lib/asan/asan_mac.cc
compiler-rt/trunk/lib/msan/msan_interceptors.cc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_common_interceptors.inc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_mac.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28074.82560.patch
Type: text/x-patch
Size: 8080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161227/4fde0764/attachment.bin>
More information about the llvm-commits
mailing list