[PATCH] D18020: [sanitizer] Add strlen to the common interceptors

Alexey Samsonov via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 10 16:50:52 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL263177: [sanitizer] Add strlen to the common interceptors (authored by samsonov).

Changed prior to commit:
  http://reviews.llvm.org/D18020?vs=50372&id=50378#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18020

Files:
  compiler-rt/trunk/lib/asan/asan_flags.cc
  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: D18020.50378.patch
Type: text/x-patch
Size: 6253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160311/9390c682/attachment.bin>


More information about the llvm-commits mailing list