[PATCH] D157794: [Driver] Make /Zi and /Z7 aliases of -g rather than handling them specially
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 14 11:19:25 PDT 2023
MaskRay accepted this revision.
MaskRay added inline comments.
================
Comment at: clang/lib/Driver/ToolChains/Clang.cpp:4522
RenderDebugInfoCompressionArgs(Args, CmdArgs, D, TC);
+
+
----------------
Keep just one blank line.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157794/new/
https://reviews.llvm.org/D157794
More information about the cfe-commits
mailing list