OSDN Git Service

[llvm-cov] Hide files with no coverage from the index when filtering by name
authorSean Eveson <eveson.sean@gmail.com>
Tue, 3 Oct 2017 11:05:28 +0000 (11:05 +0000)
committerSean Eveson <eveson.sean@gmail.com>
Tue, 3 Oct 2017 11:05:28 +0000 (11:05 +0000)
commitb863c40437d88ceef6781fb69a9d3766d8e729ba
treeaf73b14f1ab49829c1029f3313194d7a5e4193be
parentb0c3c28f198f2ba37e96579cd525be57887251b4
[llvm-cov] Hide files with no coverage from the index when filtering by name

Differential Revision: https://reviews.llvm.org/D38457

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314782 91177308-0d34-0410-b5e6-96231b3b80d8
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