summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-cov/CoverageSummaryInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* llvm-cov: Simplify coverage reports, fixing PR22575 in the processJustin Bogner2015-02-141-25/+0
* llvm-cov: Use the number of executed functions for the function coverage metric.Alex Lorenz2014-09-301-5/+6
* llvm-cov: Disentangle the coverage data logic from the display (NFC)Justin Bogner2014-09-201-1/+1
* llvm-cov: Rename MappingRegion to coverage::CountedRegion (NFC)Justin Bogner2014-09-091-13/+13
* llvm-cov: Remove dead codeJustin Bogner2014-09-081-1/+1
* llvm-cov: add code coverage tool that's based on coverage mapping format and ...Alex Lorenz2014-08-221-0/+95
OpenPOWER on IntegriCloud