[PATCH] D157794: [Driver] Make /Zi and /Z7 aliases of -g rather than handling them specially
Justin Bogner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 14 12:28:20 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf58330cbe445: [Driver] Make /Zi and /Z7 aliases of -g rather than handling them specially (authored by bogner).
Changed prior to commit:
https://reviews.llvm.org/D157794?vs=549643&id=550053#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157794/new/
https://reviews.llvm.org/D157794
Files:
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Driver/ToolChains/Clang.h
clang/test/Driver/cl-options.c
clang/test/Driver/working-directory.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157794.550053.patch
Type: text/x-patch
Size: 11022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230814/a885484a/attachment-0001.bin>
More information about the cfe-commits
mailing list