| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [llvm-cov] Use relative paths to the stylesheet (for html reports) | Vedant Kumar | 2016-07-21 | 1 | -56/+71 | |
| | | | | | | | | | | | This makes it easy to swap out the default stylesheet for a custom one. It also shaves ~6.62 MB out of the report directory for a full coverage build of llvm+clang. While we're at it, prune the CSS and add tests for it. llvm-svn: 276359 | |||||
| * | [llvm-cov] Place anchors around line numbers in html reports | Vedant Kumar | 2016-07-18 | 1 | -3/+6 | |
| | | | | | | | Based on a suggestion by Harlan Haskins! llvm-svn: 275840 | |||||
| * | [llvm-cov] Add support for creating html reports | Vedant Kumar | 2016-07-06 | 1 | -0/+436 | |
| Based on a patch by Harlan Haskins! Differential Revision: http://reviews.llvm.org/D18278 llvm-svn: 274688 | ||||||

