]> granicus.if.org Git - llvm/commit
[llvm-cov] - Included footer "Generated by llvm-cov -- llvm version <version number...
authorYing Yi <maggieyi666@gmail.com>
Tue, 13 Sep 2016 11:28:31 +0000 (11:28 +0000)
committerYing Yi <maggieyi666@gmail.com>
Tue, 13 Sep 2016 11:28:31 +0000 (11:28 +0000)
commit503f4620ba5154eae02c9977d170b3b145261f20
tree2fa07e8e5a75418dbf20e6219d7dc64bf5e4eea3
parentd0c0b622fc8a7583c27612f47ddd4773c1a24e67
[llvm-cov] - Included footer "Generated by llvm-cov -- llvm version <version number>" in the coverage report.

The llvm-cov version information will be useful to the user when comparing the code coverage across different versions of llvm-cov. This patch provides the llvm-cov version information in the generated coverage report.

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

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