[PATCH] D24241: [llvm-cov] Add the project summary to the text coverage report for each source file.
Ying Yi via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 5 13:21:21 PDT 2016
MaggieYi created this revision.
MaggieYi added reviewers: vsk, davidxl, bogner.
MaggieYi added a subscriber: llvm-commits.
This patch is a spin-off from https://reviews.llvm.org/D23922. It extends the text view to preserve the same feature as the html view.
https://reviews.llvm.org/D24241
Files:
test/tools/llvm-cov/native_separators.c
test/tools/llvm-cov/showTemplateInstantiations.cpp
tools/llvm-cov/CodeCoverage.cpp
tools/llvm-cov/SourceCoverageView.cpp
tools/llvm-cov/SourceCoverageView.h
tools/llvm-cov/SourceCoverageViewHTML.cpp
tools/llvm-cov/SourceCoverageViewText.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24241.70346.patch
Type: text/x-patch
Size: 5434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160905/23ed0598/attachment.bin>
More information about the llvm-commits
mailing list