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


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

ctx fix


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.82300.patch
Type: text/x-patch
Size: 19306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161222/694f8120/attachment.bin>


More information about the llvm-commits mailing list