[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:52:18 PST 2016


vitalybuka updated this revision to Diff 82297.
vitalybuka added a comment.

fixies


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.82297.patch
Type: text/x-patch
Size: 16741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161222/5e2706dc/attachment.bin>


More information about the llvm-commits mailing list