[PATCH] D23277: [llvm-cov] Add the "Goto first zero count" feature.
Ying Yi via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 2 14:00:26 PDT 2016
MaggieYi updated this revision to Diff 70228.
MaggieYi added a comment.
Thanks for your pseudocode . Two issues have been fixed.
https://reviews.llvm.org/D23277
Files:
test/tools/llvm-cov/native_separators.c
test/tools/llvm-cov/showProjectSummary.cpp
tools/llvm-cov/CodeCoverage.cpp
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: D23277.70228.patch
Type: text/x-patch
Size: 10341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160902/194ff6dc/attachment.bin>
More information about the llvm-commits
mailing list