[PATCH] D34656: [msan] Intercept wcscat, wcsncat.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 27 15:53:13 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306482: [msan] Intercept wcscat, wcsncat. (authored by eugenis).

Changed prior to commit:
  https://reviews.llvm.org/D34656?vs=104048&id=104298#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34656

Files:
  compiler-rt/trunk/lib/asan/asan_interceptors.cc
  compiler-rt/trunk/lib/msan/msan_interceptors.cc
  compiler-rt/trunk/lib/msan/tests/msan_test.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common_interceptors.inc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_interceptors.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34656.104298.patch
Type: text/x-patch
Size: 11083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170627/e70d6c82/attachment-0001.bin>


More information about the llvm-commits mailing list