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

Derek Bruening via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 10 15:59:06 PST 2016


bruening updated this revision to Diff 50372.
bruening marked 4 inline comments as done.
bruening added a comment.

Removes the common flags override and makes other changes as suggested by
the review.


http://reviews.llvm.org/D18020

Files:
  lib/asan/asan_flags.cc
  lib/asan/asan_interceptors.cc
  lib/msan/msan_interceptors.cc
  lib/sanitizer_common/sanitizer_common_interceptors.inc
  lib/sanitizer_common/sanitizer_flags.inc
  lib/sanitizer_common/sanitizer_platform_interceptors.h
  lib/tsan/rtl/tsan_interceptors.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18020.50372.patch
Type: text/x-patch
Size: 5875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160310/16d6cfaa/attachment.bin>


More information about the llvm-commits mailing list