[all-commits] [llvm/llvm-project] 834a38: Revert "[CoverageMapping] Remove dots from paths i...

Petr Hosek via All-commits all-commits at lists.llvm.org
Mon Jun 27 23:21:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 834a38bbcbcf5f507fe5d47174629bf5635fdb2d
      https://github.com/llvm/llvm-project/commit/834a38bbcbcf5f507fe5d47174629bf5635fdb2d
  Author: Petr Hosek <phosek at google.com>
  Date:   2022-06-27 (Mon, 27 Jun 2022)

  Changed paths:
    M llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
    R llvm/test/tools/llvm-cov/Inputs/relative_dir/header.h
    R llvm/test/tools/llvm-cov/Inputs/relative_dir/main.c
    R llvm/test/tools/llvm-cov/Inputs/relative_dir/main.covmapping
    R llvm/test/tools/llvm-cov/Inputs/relative_dir/main.proftext
    M llvm/test/tools/llvm-cov/coverage-prefix-map.test
    R llvm/test/tools/llvm-cov/relative-dir.test
    M llvm/unittests/ProfileData/CoverageMappingTest.cpp

  Log Message:
  -----------
  Revert "[CoverageMapping] Remove dots from paths inside the profile"

This reverts commit d1b098fc825176242afee12b8f9dc14adf5eec51 since
it is failing on Windows builders.




More information about the All-commits mailing list