[all-commits] [llvm/llvm-project] c14ca4: [clang] set DebugCompilationDir in PCHContainer (#...

Richard Howell via All-commits all-commits at lists.llvm.org
Fri Sep 29 11:30:46 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c14ca4c16c22b4b018f0fe60b4c656d37f4a76dc
      https://github.com/llvm/llvm-project/commit/c14ca4c16c22b4b018f0fe60b4c656d37f4a76dc
  Author: Richard Howell <rmaz at users.noreply.github.com>
  Date:   2023-09-29 (Fri, 29 Sep 2023)

  Changed paths:
    M clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
    A clang/test/Modules/module-debuginfo-compdir.m

  Log Message:
  -----------
  [clang] set DebugCompilationDir in PCHContainer (#67744)

This change sets the debug compilation directory when generating debug
information for PCH object containers. This allows for overriding the
compilation directory in debug information in precompiled pcm files.




More information about the All-commits mailing list