OSDN Git Service

[llvm-cov] Just emit the version number in the index file
authorVedant Kumar <vsk@apple.com>
Tue, 13 Sep 2016 23:00:13 +0000 (23:00 +0000)
committerVedant Kumar <vsk@apple.com>
Tue, 13 Sep 2016 23:00:13 +0000 (23:00 +0000)
commite7f7e181274d0e53c94942ec9bf488080894ac53
treec5f9496aa6fd96860507b0ad4c80f3e7962fa6dc
parentd78e4210b33cb612f441552e3f8c112c52fbc2ba
[llvm-cov] Just emit the version number in the index file

Having the version information in every view is distracting, especially
if there are several sub-views.

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