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

Tomas Camin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 4 00:07:27 PDT 2023


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

Use multiple arguments instead of comma separated values


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.547114.patch
Type: text/x-patch
Size: 8650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230804/00a3acc0/attachment.bin>


More information about the llvm-commits mailing list