[PATCH] D37860: [MSan] Enable use-after-dtor instrumentation by default.
Matt Morehouse via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 14 16:02:54 PDT 2017
morehouse updated this revision to Diff 115312.
morehouse edited the summary of this revision.
morehouse added a comment.
- Move the new flag to https://reviews.llvm.org/D37867
- Address Vitaly's comments.
https://reviews.llvm.org/D37860
Files:
clang/lib/Driver/SanitizerArgs.cpp
clang/test/CodeGenCXX/sanitize-no-dtor-callback.cpp
clang/test/Driver/fsanitize.c
compiler-rt/test/msan/dtor-member.cc
compiler-rt/test/msan/use-after-dtor.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37860.115312.patch
Type: text/x-patch
Size: 6125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170914/e8ada5a5/attachment-0001.bin>
More information about the cfe-commits
mailing list