[PATCH] D17479: [sanitizer] Move recvmsg and recv interceptors to sanitizer_common.
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 25 00:49:05 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL261841: [sanitizer] Move recvmsg and recv interceptors to sanitizer_common. (authored by chefmax).
Changed prior to commit:
http://reviews.llvm.org/D17479?vs=49015&id=49020#toc
Repository:
rL LLVM
http://reviews.llvm.org/D17479
Files:
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_platform_interceptors.h
compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.cc
compiler-rt/trunk/test/asan/TestCases/Linux/recvfrom.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17479.49020.patch
Type: text/x-patch
Size: 7537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160225/f0f90683/attachment.bin>
More information about the llvm-commits
mailing list