[PATCH] D101748: Add inclusion filename filters to llvm-cov

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 7 10:20:00 PDT 2021


vsk added a comment.

Please take a look at this patch by Michael Daniels that implements a similar feature:
bfed824b57d14e2ba98ddbaf1a1410cf04a3e279 <https://reviews.llvm.org/rGbfed824b57d14e2ba98ddbaf1a1410cf04a3e279>

It includes a test and documentation updates that could be folded into this patch. (The patch was reverted in 8d24d72f7f8b7a111f96510fc6d62b05bfb7dbec <https://reviews.llvm.org/rG8d24d72f7f8b7a111f96510fc6d62b05bfb7dbec> due to buildbot failures I didn't have the bandwidth to investigate.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101748



More information about the llvm-commits mailing list