[PATCH] D27659: [sanitizer] intercept bstring functions

Kuang-che Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 14 04:15:41 PST 2016


kcwu updated this revision to Diff 81367.
kcwu added a comment.

fix typo


https://reviews.llvm.org/D27659

Files:
  lib/msan/msan_interceptors.cc
  lib/sanitizer_common/sanitizer_common_interceptors.inc
  lib/sanitizer_common/sanitizer_platform_interceptors.h
  test/asan/TestCases/Linux/bcmp_test.cc
  test/asan/TestCases/Linux/bcopy_test.cc
  test/asan/TestCases/Linux/bzero_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27659.81367.patch
Type: text/x-patch
Size: 5500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161214/15227c80/attachment.bin>


More information about the llvm-commits mailing list