Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Coverage] Use the wrapped segment when a line has entry segments | Vedant Kumar | 2017-11-09 | 1 | -1/+1 |
| | | | | | | | | | We've worked around bugs in the frontend by ignoring the count from wrapped segments when a line has at least one region entry segment. Those frontend bugs are now fixed, so it's time to regenerate the checked-in covmapping files and remove the workaround. llvm-svn: 317761 | ||||
* | [llvm-cov] Add support for loading coverage from multiple objects | Vedant Kumar | 2016-10-25 | 1 | -0/+11 |
Differential Revision: https://reviews.llvm.org/D25086 llvm-svn: 285088 |