[PATCH] D123164: [CoverageMapping] Remove dots from paths inside the profile

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 27 14:11:43 PDT 2022


phosek updated this revision to Diff 440391.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123164/new/

https://reviews.llvm.org/D123164

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123164.440391.patch
Type: text/x-patch
Size: 3253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220627/4c14b85c/attachment.bin>


More information about the llvm-commits mailing list