[PATCH] D134544: [clang-cl] Implement /ZH: flag

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 23 08:33:30 PDT 2022


thakis updated this revision to Diff 462503.
thakis added a comment.

tweak


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134544/new/

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.462503.patch
Type: text/x-patch
Size: 9671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220923/fefb0c43/attachment-0001.bin>


More information about the cfe-commits mailing list