summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-cov/SourceCoverageDataManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* llvm-cov: Disentangle the coverage data logic from the display (NFC)Justin Bogner2014-09-201-104/+0
* llvm-cov: Rework the API for getting the coverage of a file (NFC)Justin Bogner2014-09-171-23/+77
* llvm-cov: Simplify CounterMappingRegion, pushing logic to its userJustin Bogner2014-09-151-3/+6
* llvm-cov: Combine two types that were nearly identical (NFC)Justin Bogner2014-09-091-15/+6
* llvm-cov: Rename MappingRegion to coverage::CountedRegion (NFC)Justin Bogner2014-09-091-5/+4
* llvm-cov: add code coverage tool that's based on coverage mapping format and ...Alex Lorenz2014-08-221-0/+57
OpenPOWER on IntegriCloud