[PATCH] D154223: [llvm-cov] Allow multiple remaps in --path-equivalence

Tomas Camin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 17 06:19:48 PDT 2023


tcamin updated this revision to Diff 540988.
tcamin added a comment.

Add empty path error message


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154223

Files:
  llvm/docs/CommandGuide/llvm-cov.rst
  llvm/test/tools/llvm-cov/Inputs/multiple-path_equivalence.covmapping
  llvm/test/tools/llvm-cov/Inputs/multiple-path_equivalence.proftext
  llvm/test/tools/llvm-cov/multiple-path_equivalence.test
  llvm/test/tools/llvm-cov/path_equivalence.c
  llvm/tools/llvm-cov/CodeCoverage.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154223.540988.patch
Type: text/x-patch
Size: 9639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230717/e31712ea/attachment.bin>


More information about the llvm-commits mailing list