[PATCH] D136474: [CodeView][clang] Add flag to disable emitting command line into CodeView
Arthur Eubanks via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 21 13:01:57 PDT 2022
aeubanks updated this revision to Diff 469733.
aeubanks added a comment.
add driver test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136474/new/
https://reviews.llvm.org/D136474
Files:
clang/include/clang/Basic/CodeGenOptions.def
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/CodeGen/debug-info-codeview-buildinfo.c
clang/test/Driver/gcodeview-command-line.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136474.469733.patch
Type: text/x-patch
Size: 6089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221021/f4a85dec/attachment.bin>
More information about the cfe-commits
mailing list