[PATCH] Move SanitizerArgs to the clang Driver
Alexey Samsonov
samsonov at google.com
Tue Aug 13 01:51:10 PDT 2013
Parse sanitizer arguments lazily, if a tool needs them. Add a test for this.
Hi rsmith,
http://llvm-reviews.chandlerc.com/D1341
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1341?vs=3319&id=3418#toc
Files:
include/clang/Driver/ToolChain.h
include/clang/Driver/SanitizerArgs.h
include/clang/Driver/Driver.h
lib/Driver/ToolChain.cpp
lib/Driver/SanitizerArgs.cpp
lib/Driver/SanitizerArgs.h
lib/Driver/Driver.cpp
lib/Driver/Tools.cpp
lib/Driver/ToolChains.cpp
lib/Driver/ToolChains.h
test/Driver/fsanitize.c
test/Driver/integrated-as.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1341.2.patch
Type: text/x-patch
Size: 14664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130813/3b880ae8/attachment.bin>
More information about the cfe-commits
mailing list