OSDN Git Service

[llvm-cov] Don't print a verbose title when looking at one file
authorVedant Kumar <vsk@apple.com>
Thu, 15 Sep 2016 04:41:39 +0000 (04:41 +0000)
committerVedant Kumar <vsk@apple.com>
Thu, 15 Sep 2016 04:41:39 +0000 (04:41 +0000)
commit90562cd08a24f12b94fcfa9a23a36d45bcf81107
tree134f244c36d681223ff8f8541d36ac45d60ee203
parent5d978087009acc69415a5669cbd1d73dd81cd38d
[llvm-cov] Don't print a verbose title when looking at one file

Having the same title, timestamp, etc. occur repeatedly creates an
unnecessary distraction when paging through a report.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@281579 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-cov/Inputs/showProjectSummary.test
tools/llvm-cov/SourceCoverageView.cpp