summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cov/Inputs/templateInstantiations.profdata
Commit message (Collapse)AuthorAgeFilesLines
* llvm-cov: Combine segments that cover the same locationJustin Bogner2014-09-251-0/+0
If we have multiple coverage counts for the same segment, we need to add them up rather than arbitrarily choosing one. This fixes that and adds a test with template instantiations to exercise it. llvm-svn: 218432
OpenPOWER on IntegriCloud