[PATCH] D48890: [MSan] Add functions to enable/disable interceptor checks.

Matt Morehouse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 6 10:15:55 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336447: [MSan] Add functions to enable/disable interceptor checks. (authored by morehouse, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D48890?vs=154013&id=154433#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48890

Files:
  compiler-rt/trunk/include/sanitizer/msan_interface.h
  compiler-rt/trunk/lib/msan/msan_interceptors.cc
  compiler-rt/trunk/lib/msan/msan_interface_internal.h
  compiler-rt/trunk/test/msan/scoped-interceptors.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48890.154433.patch
Type: text/x-patch
Size: 4165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180706/d85c07f4/attachment.bin>


More information about the llvm-commits mailing list