[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
Tue Nov 1 13:08:13 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG29a500b346bd: [CodeView][clang] Add flag to disable emitting command line into CodeView (authored by aeubanks).

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


More information about the cfe-commits mailing list