diff options
author | Vedant Kumar <vsk@apple.com> | 2017-10-18 18:52:29 +0000 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2017-10-18 18:52:29 +0000 |
commit | 9cbd33fec9d7a15cc2ef9f9fd82491baa41eb552 (patch) | |
tree | 2cc71eaac68ef713cc50fb0d968d8bbb91fdfe8b /llvm/tools/llvm-cov/SourceCoverageView.cpp | |
parent | 08a0a3100389dc850729673e6591a539693c1fe0 (diff) | |
download | llvm-9cbd33fec9d7a15cc2ef9f9fd82491baa41eb552.zip llvm-9cbd33fec9d7a15cc2ef9f9fd82491baa41eb552.tar.gz llvm-9cbd33fec9d7a15cc2ef9f9fd82491baa41eb552.tar.bz2 |
[llvm-cov] Suppress sub-line highlights in simple cases
llvm-cov tends to highlight too many regions because its policy is to
highlight all region entry segments. This can look confusing to users:
not all region entry segments are interesting and deserve highlighting.
Emitting these highlights only when the region count differs from the
line count is a more user-friendly policy.
llvm-svn: 316109
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageView.cpp')
0 files changed, 0 insertions, 0 deletions