[PATCH] D45835: Add new driver mode for dumping compiler options

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 3 13:03:43 PDT 2018


aaron.ballman updated this revision to Diff 145077.
aaron.ballman added a comment.

Updated to remove the contentious parts, though I still hope to add those back in.


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.145077.patch
Type: text/x-patch
Size: 30446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180503/08f04b03/attachment-0001.bin>


More information about the cfe-commits mailing list