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

Ying Yi via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 24 14:02:17 PDT 2016


MaggieYi updated this revision to Diff 69167.
MaggieYi added a comment.

Updating the patch to support the "Goto first zero count" feature.


https://reviews.llvm.org/D23277

Files:
  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.69167.patch
Type: text/x-patch
Size: 9310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160824/55e63259/attachment.bin>


More information about the llvm-commits mailing list