[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 16:14:26 PDT 2018
morehouse updated this revision to Diff 154013.
morehouse added a comment.
- Repeat puts().
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.154013.patch
Type: text/x-patch
Size: 4058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180703/5747a446/attachment.bin>
More information about the llvm-commits
mailing list