[PATCH] D18465: [sanitizer] Add memset, memmove, and memcpy to the common interceptors

Derek Bruening via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 25 12:39:05 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL264451: [sanitizer] Add memset, memmove, and memcpy to the common interceptors (authored by bruening).

Changed prior to commit:
  http://reviews.llvm.org/D18465?vs=51625&id=51673#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18465

Files:
  compiler-rt/trunk/lib/asan/asan_flags.inc
  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
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_flags.inc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_interceptors.h
  compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18465.51673.patch
Type: text/x-patch
Size: 8610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160325/4f84850c/attachment.bin>


More information about the llvm-commits mailing list