[PATCH] D136474: [CodeView][clang] Disable emitting command line into CodeView by default and add flag to enable

Arthur Eubanks via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 1 10:38:06 PDT 2022


aeubanks updated this revision to Diff 472351.
aeubanks added a comment.

on by default


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.472351.patch
Type: text/x-patch
Size: 6206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221101/0b5b7a32/attachment-0001.bin>


More information about the cfe-commits mailing list