summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cov/report.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Coverage] Use the wrapped segment when a line has entry segmentsVedant Kumar2017-11-091-11/+11
* [llvm-cov] Create directory structure when filtering using -name*= optionsSean Eveson2017-09-281-1/+1
* [llvm-cov] Warn if -show-functions is used without query filesVedant Kumar2017-09-251-0/+3
* [llvm-cov] Allow hiding instantiation/region coverage from summary tablesEli Friedman2017-09-111-1/+1
* [llvm-cov] Add an option which maps the location of source directories on ano...Sean Eveson2017-08-141-4/+4
* [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