[all-commits] [llvm/llvm-project] ea8371: [clang-cl] Implement /ZH: flag

Nico Weber via All-commits all-commits at lists.llvm.org
Sun Sep 25 11:43:32 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ea8371247f6339c32a696e9ea2f84080f91f808d
      https://github.com/llvm/llvm-project/commit/ea8371247f6339c32a696e9ea2f84080f91f808d
  Author: Nico Weber <thakis at chromium.org>
  Date:   2022-09-25 (Sun, 25 Sep 2022)

  Changed paths:
    M clang/include/clang/Basic/CodeGenOptions.def
    M clang/include/clang/Basic/CodeGenOptions.h
    M clang/include/clang/Driver/Options.td
    M clang/lib/CodeGen/CGDebugInfo.cpp
    M clang/lib/CodeGen/CGDebugInfo.h
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/test/CodeGen/debug-info-file-checksum.c
    M clang/test/Driver/cl-options.c

  Log Message:
  -----------
  [clang-cl] Implement /ZH: flag

Based on a patch by Arlo Siemsen (D98438)!

Differential Revision: https://reviews.llvm.org/D134544




More information about the All-commits mailing list