summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-cov/SourceCoverageDataManager.h
Commit message (Expand)AuthorAgeFilesLines
* llvm-cov: Disentangle the coverage data logic from the display (NFC)Justin Bogner2014-09-201-53/+0
* llvm-cov: Rework the API for getting the coverage of a file (NFC)Justin Bogner2014-09-171-5/+19
* llvm-cov: Move FunctionCoverageMapping into CoverageMapping.h (NFC)Justin Bogner2014-09-121-1/+0
* llvm-cov: Combine two types that were nearly identical (NFC)Justin Bogner2014-09-091-42/+3
* llvm-cov: Rename MappingRegion to coverage::CountedRegion (NFC)Justin Bogner2014-09-091-1/+1
* llvm-cov: add code coverage tool that's based on coverage mapping format and ...Alex Lorenz2014-08-221-0/+79
OpenPOWER on IntegriCloud