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

Tomas Camin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 30 13:47:20 PDT 2023


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

Use same test for Linux and Windows


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.536403.patch
Type: text/x-patch
Size: 9078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230630/9806f5e6/attachment.bin>


More information about the llvm-commits mailing list