[PATCH] D23345: [llvm-cov] Add the project summary to each source file coverage report.
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 24 07:35:38 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL279628: [llvm-cov] Add the project summary to each source file coverage report. (authored by yingyi).
Changed prior to commit:
https://reviews.llvm.org/D23345?vs=69055&id=69118#toc
Repository:
rL LLVM
https://reviews.llvm.org/D23345
Files:
llvm/trunk/test/tools/llvm-cov/Inputs/showProjectSummary.covmapping
llvm/trunk/test/tools/llvm-cov/Inputs/showProjectSummary.proftext
llvm/trunk/test/tools/llvm-cov/showProjectSummary.cpp
llvm/trunk/test/tools/llvm-cov/showTemplateInstantiations.cpp
llvm/trunk/tools/llvm-cov/CodeCoverage.cpp
llvm/trunk/tools/llvm-cov/CoverageViewOptions.h
llvm/trunk/tools/llvm-cov/SourceCoverageView.cpp
llvm/trunk/tools/llvm-cov/SourceCoverageView.h
llvm/trunk/tools/llvm-cov/SourceCoverageViewHTML.cpp
llvm/trunk/tools/llvm-cov/SourceCoverageViewHTML.h
llvm/trunk/tools/llvm-cov/SourceCoverageViewText.cpp
llvm/trunk/tools/llvm-cov/SourceCoverageViewText.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23345.69118.patch
Type: text/x-patch
Size: 25439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160824/cb9cb451/attachment.bin>
More information about the llvm-commits
mailing list