summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-cov/CoverageReport.h
Commit message (Expand)AuthorAgeFilesLines
* [llvm-cov] Get rid of all invalid filename referencesVedant Kumar2016-09-231-3/+3
* [llvm-cov] Make a helper method static for re-use (NFC)Vedant Kumar2016-09-191-3/+3
* [llvm-cov] Add an API to prepare file reports (NFC)Vedant Kumar2016-09-091-3/+12
* [llvm-cov] Clean up the summary class, delete dead code (NFC)Vedant Kumar2016-09-061-4/+5
* [llvm-cov] Avoid copying file paths multiple times (NFC)Vedant Kumar2016-06-281-1/+1
* llvm-cov: Actually use the command line arguments when reportingJustin Bogner2015-02-141-1/+1
* llvm-cov: Simplify coverage reports, fixing PR22575 in the processJustin Bogner2015-02-141-4/+5
* [cleanup] Re-sort all the #include lines in LLVM usingChandler Carruth2015-01-141-1/+1
* llvm-cov: add code coverage tool that's based on coverage mapping format and ...Alex Lorenz2014-08-221-0/+40
OpenPOWER on IntegriCloud