[PATCH] D23277: [llvm-cov] Add the "Goto first zero count" feature.

Ying Yi via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 05:20:43 PDT 2016


MaggieYi retitled this revision from "Improves the HTML report for the source file." to "[llvm-cov] Add the "Goto first zero count" feature.".
MaggieYi updated the summary for this revision.
MaggieYi updated this revision to Diff 67510.
MaggieYi added a comment.

I have put the change of adding the project summary into Phabricator (https://reviews.llvm.org/D23345).

The patch has been updated for only adding the "Goto first zero count" feature.


https://reviews.llvm.org/D23277

Files:
  test/tools/llvm-cov/Inputs/noZeroExecutionLine.covmapping
  test/tools/llvm-cov/Inputs/noZeroExecutionLine.proftext
  test/tools/llvm-cov/noZeroExecutionLine.cpp
  test/tools/llvm-cov/showProjectSummary.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.67510.patch
Type: text/x-patch
Size: 11230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160810/f7103fed/attachment.bin>


More information about the llvm-commits mailing list