[PATCH] SanitizerArgs: add ability to filter/diagnose unsupported sanitizers.
Peter Collingbourne
peter at pcc.me.uk
Thu Oct 24 17:10:39 PDT 2013
- Avoid diagnosing unsupported sanitizers which are added then removed
Hi samsonov, rsmith,
http://llvm-reviews.chandlerc.com/D1990
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1990?vs=5139&id=5142#toc
Files:
include/clang/Driver/Driver.h
include/clang/Driver/SanitizerArgs.h
include/clang/Driver/ToolChain.h
lib/Driver/Driver.cpp
lib/Driver/SanitizerArgs.cpp
lib/Driver/ToolChain.cpp
lib/Driver/ToolChains.cpp
lib/Driver/Tools.cpp
test/Driver/fsanitize.c
test/Driver/tsan.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1990.5.patch
Type: text/x-patch
Size: 23036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131024/c8472068/attachment.bin>
More information about the cfe-commits
mailing list