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

Ying Yi via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 1 04:39:49 PDT 2016


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

Thanks for your explanation. I have updated the patch following your advice.


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.69989.patch
Type: text/x-patch
Size: 9873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160901/ccad858c/attachment.bin>


More information about the llvm-commits mailing list