[all-commits] [llvm/llvm-project] 7cd595: Revert "Use -fdebug-compilation-dir to form absolu...

Reid Kleckner via All-commits all-commits at lists.llvm.org
Mon Oct 28 14:45:57 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7cd595df96d5929488063d8ff5cc3b5d800386da
      https://github.com/llvm/llvm-project/commit/7cd595df96d5929488063d8ff5cc3b5d800386da
  Author: Reid Kleckner <rnk at google.com>
  Date:   2019-10-28 (Mon, 28 Oct 2019)

  Changed paths:
    M clang/lib/CodeGen/CoverageMappingGen.cpp
    M clang/lib/CodeGen/CoverageMappingGen.h
    R clang/test/CoverageMapping/debug-dir.cpp

  Log Message:
  -----------
  Revert "Use -fdebug-compilation-dir to form absolute paths in coverage mappings"

This reverts commit 9d4806a387892972fd544c0dcaefb0926126220c.

There seem to be bugs in llvm-cov --path-equivalence that are causing
Chromium problems. Revert this until they are understood or fixed.




More information about the All-commits mailing list