[PATCH] D38457: [llvm-cov] Hide files with no coverage from the index when filtering by name

Sean Eveson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 3 04:07:24 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL314782: [llvm-cov] Hide files with no coverage from the index when filtering by name (authored by seaneveson).

Changed prior to commit:
  https://reviews.llvm.org/D38457?vs=117364&id=117496#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38457

Files:
  llvm/trunk/test/tools/llvm-cov/dir-with-filtering.test
  llvm/trunk/tools/llvm-cov/CoverageReport.cpp
  llvm/trunk/tools/llvm-cov/CoverageReport.h
  llvm/trunk/tools/llvm-cov/SourceCoverageView.h
  llvm/trunk/tools/llvm-cov/SourceCoverageViewHTML.cpp
  llvm/trunk/tools/llvm-cov/SourceCoverageViewHTML.h
  llvm/trunk/tools/llvm-cov/SourceCoverageViewText.cpp
  llvm/trunk/tools/llvm-cov/SourceCoverageViewText.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38457.117496.patch
Type: text/x-patch
Size: 6939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171003/92519d14/attachment.bin>


More information about the llvm-commits mailing list