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

Matt Morehouse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 3 14:37:55 PDT 2018


morehouse updated this revision to Diff 153983.
morehouse added a comment.

- Add _scoped_ to function names.
- Add test.


https://reviews.llvm.org/D48890

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

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


More information about the llvm-commits mailing list