[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)
commit2f5a3dce0fbcab050060f6f0d262a1405945cde2
tree5196e421ad42c1043ee3a71d5917c7d7d30324b7
parentcf1252148ee710027924bf0aab077cc0b7571e8f
[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.

llvm-svn: 281579
llvm/test/tools/llvm-cov/Inputs/showProjectSummary.test
llvm/tools/llvm-cov/SourceCoverageView.cpp