[llvm-cov] Add the "Go to first unexecuted line" feature.
authorYing Yi <maggieyi666@gmail.com>
Tue, 6 Sep 2016 19:31:18 +0000 (19:31 +0000)
committerYing Yi <maggieyi666@gmail.com>
Tue, 6 Sep 2016 19:31:18 +0000 (19:31 +0000)
commitd36b47c481c213f5b77fd2755b800ff9604866c0
tree4a4fafc1e30100930c023e61c35f132bff40f15d
parent19eeb37b8c23fb75b7777eb3821fa706b5d0aade
[llvm-cov] Add the "Go to first unexecuted line" feature.

This patch provides easy navigation to find the zero count lines, especially useful when the source file is very large.

Differential Revision: https://reviews.llvm.org/D23277

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