[PATCH] D41620: [msan] Intercept sendmmsg, recvmmsg.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 3 15:33:30 PST 2018


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

Changed prior to commit:
  https://reviews.llvm.org/D41620?vs=128311&id=128578#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41620

Files:
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common_interceptors.inc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_interceptors.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_limits_posix.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_limits_posix.h
  compiler-rt/trunk/test/msan/Linux/sendmsg.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41620.128578.patch
Type: text/x-patch
Size: 12128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180103/0ee4f74f/attachment.bin>


More information about the llvm-commits mailing list