[PATCH] D28039: Replace WRAP in interceptors with memset, memmove and memcpy implementation
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 22 14:12:57 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL290382: Replace WRAP in interceptors with memset, memmove and memcpy implementation (authored by vitalybuka).
Changed prior to commit:
https://reviews.llvm.org/D28039?vs=82302&id=82370#toc
Repository:
rL LLVM
https://reviews.llvm.org/D28039
Files:
compiler-rt/trunk/lib/asan/asan_interceptors.cc
compiler-rt/trunk/lib/msan/msan_interceptors.cc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_common_interceptors.inc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28039.82370.patch
Type: text/x-patch
Size: 20835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161222/3326f03e/attachment.bin>
More information about the llvm-commits
mailing list