[PATCH] D17479: [sanitizer] Move recvmsg and recv interceptors to sanitizer_common.

Maxim Ostapenko via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 25 00:24:52 PST 2016


m.ostapenko updated this revision to Diff 49015.
m.ostapenko added a comment.

Use COMMON_INTERCEPTOR_INITIALIZE_RANGE instead of introducing new macro for MSan.


Repository:
  rL LLVM

http://reviews.llvm.org/D17479

Files:
  lib/msan/msan_interceptors.cc
  lib/sanitizer_common/sanitizer_common_interceptors.inc
  lib/sanitizer_common/sanitizer_platform_interceptors.h
  lib/tsan/rtl/tsan_interceptors.cc
  test/asan/TestCases/Linux/recvfrom.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17479.49015.patch
Type: text/x-patch
Size: 7239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160225/62910b5d/attachment.bin>


More information about the llvm-commits mailing list