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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 6 12:39:53 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL280739: [llvm-cov] Add the "Go to first unexecuted line" feature. (authored by yingyi).

Changed prior to commit:
  https://reviews.llvm.org/D23277?vs=70228&id=70452#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23277

Files:
  llvm/trunk/test/tools/llvm-cov/native_separators.c
  llvm/trunk/test/tools/llvm-cov/showProjectSummary.cpp
  llvm/trunk/tools/llvm-cov/SourceCoverageView.cpp
  llvm/trunk/tools/llvm-cov/SourceCoverageView.h
  llvm/trunk/tools/llvm-cov/SourceCoverageViewHTML.cpp
  llvm/trunk/tools/llvm-cov/SourceCoverageViewHTML.h
  llvm/trunk/tools/llvm-cov/SourceCoverageViewText.cpp
  llvm/trunk/tools/llvm-cov/SourceCoverageViewText.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23277.70452.patch
Type: text/x-patch
Size: 8720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160906/ed94d829/attachment.bin>


More information about the llvm-commits mailing list