commit | d35bb38d3b5e4ddd526132eff4a71061703c63a1 | [log] [tgz] |
---|---|---|
author | Vedant Kumar <vsk@apple.com> | Wed Oct 18 18:52:28 2017 +0000 |
committer | Vedant Kumar <vsk@apple.com> | Wed Oct 18 18:52:28 2017 +0000 |
tree | 1c9e8c8953ae3be1b4f53f04382576430e0635e2 | |
parent | 55fff379906c7d957505aae85ebff1fcdc67cdb8 [diff] |
[llvm-cov] Pass LineCoverageStats in SourceCoverageView. NFC. Instead of copying around the wrapped segment and the list of line segments, just pass a reference to a LineCoverageStats object. This simplifies the interface. It also makes an upcoming change to suppress distracting highlights possible. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@316108 91177308-0d34-0410-b5e6-96231b3b80d8