[PATCH] D45835: Add new driver mode for dumping compiler options
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun May 13 14:09:41 PDT 2018
aaron.ballman updated this revision to Diff 146529.
aaron.ballman marked 3 inline comments as done.
aaron.ballman added a comment.
Updated based on review feedback.
https://reviews.llvm.org/D45835
Files:
include/clang/Basic/Features.def
include/clang/Driver/CC1Options.td
include/clang/Frontend/FrontendActions.h
include/clang/Frontend/FrontendOptions.h
lib/Frontend/CompilerInvocation.cpp
lib/Frontend/FrontendActions.cpp
lib/FrontendTool/ExecuteCompilerInvocation.cpp
lib/Lex/PPMacroExpansion.cpp
test/Frontend/compiler-options-dump.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45835.146529.patch
Type: text/x-patch
Size: 30474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180513/24068ba4/attachment-0001.bin>
More information about the cfe-commits
mailing list