[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
Mon Oct 2 09:17:07 PDT 2017
seaneveson updated this revision to Diff 117364.
seaneveson added a comment.
Improve test to check for absence of "Files which contain no functions" message.
https://reviews.llvm.org/D38457
Files:
test/tools/llvm-cov/dir-with-filtering.test
tools/llvm-cov/CoverageReport.cpp
tools/llvm-cov/CoverageReport.h
tools/llvm-cov/SourceCoverageView.h
tools/llvm-cov/SourceCoverageViewHTML.cpp
tools/llvm-cov/SourceCoverageViewHTML.h
tools/llvm-cov/SourceCoverageViewText.cpp
tools/llvm-cov/SourceCoverageViewText.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38457.117364.patch
Type: text/x-patch
Size: 6761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171002/42bfb87e/attachment-0001.bin>
More information about the llvm-commits
mailing list