[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
Wed Dec 21 17:44:56 PST 2016
vitalybuka updated this revision to Diff 82295.
vitalybuka added a comment.
fallback to msan or asan implementation if needed
https://reviews.llvm.org/D28039
Files:
lib/asan/asan_interceptors.cc
lib/msan/msan_interceptors.cc
lib/sanitizer_common/sanitizer_common_interceptors.inc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28039.82295.patch
Type: text/x-patch
Size: 16907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161222/cb0828d6/attachment.bin>
More information about the llvm-commits
mailing list