[PATCH] D54489: Implement -frecord-command-line (-frecord-gcc-switches)
Scott Linder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 14 14:48:07 PST 2018
scott.linder updated this revision to Diff 174104.
scott.linder retitled this revision from "Implement -frecord-gcc-switches" to "Implement -frecord-command-line (-frecord-gcc-switches)".
scott.linder added a comment.
Change canonical option name to -frecord-command-line and add an alias from -frecord-gcc-switches
Do the same for -grecord-command-line/-grecord-gcc-switches
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.174104.patch
Type: text/x-patch
Size: 10845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181114/0545c028/attachment.bin>
More information about the cfe-commits
mailing list