[all-commits] [llvm/llvm-project] c1dd5d: Revert "Correctly emit dwoIDs after ASTFileSignatu...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Fri Aug 21 07:09:34 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c1dd5df4255cd870e96a59e73163b22d85fbaba3
      https://github.com/llvm/llvm-project/commit/c1dd5df4255cd870e96a59e73163b22d85fbaba3
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2020-08-21 (Fri, 21 Aug 2020)

  Changed paths:
    M clang/include/clang/Basic/Module.h
    M clang/lib/CodeGen/CGDebugInfo.cpp
    M clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
    R clang/test/Modules/Inputs/DebugDwoId.h
    M clang/test/Modules/Inputs/module.map
    R clang/test/Modules/ModuleDebugInfoDwoId.cpp

  Log Message:
  -----------
  Revert "Correctly emit dwoIDs after ASTFileSignature refactoring (D81347)"

This reverts commit a4c3ed42ba5625af54254584d762ebf96cc06942.

The test is curiously failing with a plain exit code 1 on Fuchsia.




More information about the All-commits mailing list