OSDN Git Service

[llvm-cov] Don't create 'jump to ...' links in nested views
authorVedant Kumar <vsk@apple.com>
Thu, 15 Sep 2016 06:44:48 +0000 (06:44 +0000)
committerVedant Kumar <vsk@apple.com>
Thu, 15 Sep 2016 06:44:48 +0000 (06:44 +0000)
commit2fcbfcf47019655dcaf6896c553ac0d3ac77b60a
tree9c2e81c8d2d5cc1f009d298e9c0a4bd4b02bf7fc
parent0bcb8fb9507eaaaea8339be9e0fae4fc086aa698
[llvm-cov] Don't create 'jump to ...' links in nested views

Doing so is pointless, since the whole view is usually visible in a
small amount of space.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@281588 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-cov/showTemplateInstantiations.cpp
tools/llvm-cov/SourceCoverageViewHTML.cpp