[PATCH] D23345: [llvm-cov] Add the project summary to each source file coverage report.
Ying Yi via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 23 12:40:38 PDT 2016
MaggieYi updated this revision to Diff 69027.
MaggieYi marked 7 inline comments as done.
MaggieYi added a comment.
Hi Vedant,
I have updated the patch following your comments.
Thanks for your patience.
https://reviews.llvm.org/D23345
Files:
test/tools/llvm-cov/Inputs/showProjectSummary.covmapping
test/tools/llvm-cov/Inputs/showProjectSummary.proftext
test/tools/llvm-cov/showProjectSummary.cpp
test/tools/llvm-cov/showTemplateInstantiations.cpp
tools/llvm-cov/CodeCoverage.cpp
tools/llvm-cov/CoverageViewOptions.h
tools/llvm-cov/SourceCoverageView.cpp
tools/llvm-cov/SourceCoverageView.h
tools/llvm-cov/SourceCoverageViewHTML.cpp
tools/llvm-cov/SourceCoverageViewHTML.h
tools/llvm-cov/SourceCoverageViewText.cpp
tools/llvm-cov/SourceCoverageViewText.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23345.69027.patch
Type: text/x-patch
Size: 24868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160823/9252f179/attachment.bin>
More information about the llvm-commits
mailing list