[all-commits] [llvm/llvm-project] b5da31: [llvm-cov][NFC] Add test for coverage-prefix-map r...

Keith Smiley via All-commits all-commits at lists.llvm.org
Mon Aug 30 17:20:20 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b5da3120b8ca99ad626af937eff0509ffa8e3440
      https://github.com/llvm/llvm-project/commit/b5da3120b8ca99ad626af937eff0509ffa8e3440
  Author: Keith Smiley <keithbsmiley at gmail.com>
  Date:   2021-08-30 (Mon, 30 Aug 2021)

  Changed paths:
    A llvm/test/tools/llvm-cov/Inputs/coverage_prefix_map/bar.h
    A llvm/test/tools/llvm-cov/Inputs/coverage_prefix_map/main.cc
    A llvm/test/tools/llvm-cov/Inputs/coverage_prefix_map/main.covmapping
    A llvm/test/tools/llvm-cov/Inputs/coverage_prefix_map/main.profdata
    A llvm/test/tools/llvm-cov/coverage-prefix-map.test

  Log Message:
  -----------
  [llvm-cov][NFC] Add test for coverage-prefix-map remappings

This test covers acts as a regression test for these fixes:

c75a0a1e9dc29be4e00d37d0d00288afc1a6153f
dd388ba3e0b0a5f06565d0bcb6e1aebb5daac065

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




More information about the All-commits mailing list