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

Ying Yi via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 30 15:58:32 PDT 2016


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

Reused the existing native_separator.c test to check fully covered source file case.


https://reviews.llvm.org/D23277

Files:
  test/tools/llvm-cov/native_separators.c
  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.69772.patch
Type: text/x-patch
Size: 10101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160830/722d517c/attachment.bin>


More information about the llvm-commits mailing list