summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-cov/CoverageSummaryInfo.h
Commit message (Expand)AuthorAgeFilesLines
* llvm-cov: Simplify coverage reports, fixing PR22575 in the processJustin Bogner2015-02-141-15/+38
* llvm-cov: Use the number of executed functions for the function coverage metric.Alex Lorenz2014-09-301-9/+10
* llvm-cov: Disentangle the coverage data logic from the display (NFC)Justin Bogner2014-09-201-1/+1
* llvm-cov: Move FunctionCoverageMapping into CoverageMapping.h (NFC)Justin Bogner2014-09-121-2/+3
* llvm-cov: add code coverage tool that's based on coverage mapping format and ...Alex Lorenz2014-08-221-0/+131
OpenPOWER on IntegriCloud