summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* [LLVM-COV]Replace tabs to the space indentations in the HTML coverage report.Ying Yi2016-08-041-12/+24
* [llvm-cov] Add a debug mode for source range highlighting (in html)Vedant Kumar2016-07-271-10/+34
* Revert "[llvm-cov] Minor aesthetic improvements for html reports"Vedant Kumar2016-07-271-9/+7
* [llvm-cov] Minor aesthetic improvements for html reportsVedant Kumar2016-07-271-7/+9
* [llvm-cov] Don't copy stylesheets into index filesVedant Kumar2016-07-221-1/+2
* [llvm-cov] Use relative paths to the stylesheet (for html reports)Vedant Kumar2016-07-211-56/+71
* [llvm-cov] Place anchors around line numbers in html reportsVedant Kumar2016-07-181-3/+6
* [llvm-cov] Add support for creating html reportsVedant Kumar2016-07-061-0/+436
OpenPOWER on IntegriCloud