summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-cov/SourceCoverageViewHTML.h
Commit message (Expand)AuthorAgeFilesLines
* [llvm-cov] Get rid of all invalid filename referencesVedant Kumar2016-09-231-1/+1
* [llvm-cov] Make a method name more accurate (NFC)Vedant Kumar2016-09-151-1/+1
* [llvm-cov] Move the 'jump to first unexecuted line' linkVedant Kumar2016-09-101-3/+3
* [llvm-cov] Emit a summary in the report directory's indexVedant Kumar2016-09-091-1/+9
* [llvm-cov] Use less space to describe source namesVedant Kumar2016-09-081-4/+3
* [llvm-cov] Add the "Go to first unexecuted line" feature.Ying Yi2016-09-061-1/+2
* [llvm-cov] Add the project summary to each source file coverage report.Ying Yi2016-08-241-4/+9
* [llvm-cov] Add support for creating html reportsVedant Kumar2016-07-061-0/+83
OpenPOWER on IntegriCloud