commit | 4a5c81f50fa0d545a499b1fa12e7feefbf6f9976 | [log] [tgz] |
---|---|---|
author | Vedant Kumar <vsk@apple.com> | Wed Oct 18 18:52:29 2017 +0000 |
committer | Vedant Kumar <vsk@apple.com> | Wed Oct 18 18:52:29 2017 +0000 |
tree | d5ee9d6b5de2fb30509df96535d548f5430c5bf6 | |
parent | d35bb38d3b5e4ddd526132eff4a71061703c63a1 [diff] |
[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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@316109 91177308-0d34-0410-b5e6-96231b3b80d8