summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cov/showProjectSummary.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm-cov] Fix showing title when filtering and not outputting to a directorySean Eveson2017-10-041-0/+1
* [llvm-cov] Create directory structure when filtering using -name*= optionsSean Eveson2017-09-281-2/+2
* [llvm-cov] Add an option which maps the location of source directories on ano...Sean Eveson2017-08-141-7/+7
* [llvm-cov] Fix tests that aren't checking anything (NFC)Vedant Kumar2016-09-151-24/+8
* [llvm-cov] Just emit the version number in the index fileVedant Kumar2016-09-131-6/+6
* [llvm-cov] - Included footer "Generated by llvm-cov -- llvm version <version ...Ying Yi2016-09-131-7/+11
* [llvm-cov] Move the 'jump to first unexecuted line' linkVedant Kumar2016-09-101-6/+5
* [llvm-cov] Minor visual tweaks for html reportsVedant Kumar2016-09-101-8/+5
* [llvm-cov] Use less space to describe source namesVedant Kumar2016-09-081-5/+2
* [llvm-cov] Add the "Go to first unexecuted line" feature.Ying Yi2016-09-061-2/+3
* [llvm-cov] Drop redundant "No." suffix in a column titleVedant Kumar2016-08-311-1/+1
* [llvm-cov] Add the project summary to each source file coverage report.Ying Yi2016-08-241-0/+46
OpenPOWER on IntegriCloud