[PATCH] D54489: Implement -frecord-command-line (-frecord-gcc-switches)

Scott Linder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 27 11:17:54 PST 2018


scott.linder updated this revision to Diff 175540.
scott.linder added a comment.

Update documentation for new option


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54489/new/

https://reviews.llvm.org/D54489

Files:
  docs/ClangCommandLineReference.rst
  include/clang/Driver/CC1Options.td
  include/clang/Driver/Options.td
  include/clang/Frontend/CodeGenOptions.h
  lib/CodeGen/CodeGenModule.cpp
  lib/CodeGen/CodeGenModule.h
  lib/Driver/ToolChains/Clang.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/Driver/clang_f_opts.c
  test/Driver/debug-options.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54489.175540.patch
Type: text/x-patch
Size: 12066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181127/925f47fd/attachment.bin>


More information about the cfe-commits mailing list