[PATCH] D54489: Implement -frecord-command-line (-frecord-gcc-switches)
Scott Linder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 13 09:17:21 PST 2018
scott.linder updated this revision to Diff 178082.
scott.linder added a comment.
Update documentation to match section naming change, and to explicitly note that the section format differs from the equivalent GCC format.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54489/new/
https://reviews.llvm.org/D54489
Files:
docs/ClangCommandLineReference.rst
include/clang/Basic/CodeGenOptions.h
include/clang/Driver/CC1Options.td
include/clang/Driver/Options.td
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.178082.patch
Type: text/x-patch
Size: 12172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181213/5b9c9fc7/attachment.bin>
More information about the cfe-commits
mailing list