[PATCH] D134544: [clang-cl] Implement /ZH: flag
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 23 08:27:37 PDT 2022
thakis created this revision.
thakis added a reviewer: hans.
Herald added a project: All.
thakis requested review of this revision.
Herald added a subscriber: MaskRay.
Based on a patch by Arlo Siemsen (D98438 <https://reviews.llvm.org/D98438>)!
https://reviews.llvm.org/D134544
Files:
clang/include/clang/Basic/CodeGenOptions.def
clang/include/clang/Basic/CodeGenOptions.h
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/CGDebugInfo.cpp
clang/lib/CodeGen/CGDebugInfo.h
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/CodeGen/debug-info-file-checksum.c
clang/test/Driver/cl-options.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134544.462500.patch
Type: text/x-patch
Size: 9801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220923/6b0c5a5b/attachment.bin>
More information about the cfe-commits
mailing list