summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cov/report.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm-cov] Don't show function summaries when filtering by filename (fixes PR...Vedant Kumar2017-02-051-2/+2
* [llvm-cov] Filter away source files that aren't in the coverage mappingVedant Kumar2016-09-231-1/+2
* [llvm-cov] Track function and instantiation coverage separatelyVedant Kumar2016-09-191-3/+3
* [llvm-cov] - Add the coverage of lines in the summary report.Ying Yi2016-07-221-3/+3
* [llvm-cov] Minor cleanups to prepare for the html format patchVedant Kumar2016-06-291-0/+7
* llvm-cov: Only emit colour by default if the output is a ttyJustin Bogner2015-03-191-2/+2
* InstrProf: Remove xfails for big-endian from coverage testsJustin Bogner2015-03-161-3/+0
* llvm-cov: Actually use the command line arguments when reportingJustin Bogner2015-02-141-3/+17
* llvm-cov: Use the number of executed functions for the function coverage metric.Alex Lorenz2014-09-301-0/+24
OpenPOWER on IntegriCloud