[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 16:35:29 PDT 2016
MaggieYi updated this revision to Diff 69055.
MaggieYi marked 9 inline comments as done.
MaggieYi added a comment.
I have fixed the issues, Thanks.
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.69055.patch
Type: text/x-patch
Size: 24998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160823/65443ed0/attachment.bin>
More information about the llvm-commits
mailing list