| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -2/+2 |
| * | [llvm-cov] Use the coverage namespace. NFC. | Vedant Kumar | 2017-10-18 | 1 | -0/+2 |
| * | [llvm-cov] Pass LineCoverageStats in SourceCoverageView. NFC. | Vedant Kumar | 2017-10-18 | 1 | -7/+4 |
| * | [llvm-cov] Hide files with no coverage from the index when filtering by name | Sean Eveson | 2017-10-03 | 1 | -1/+1 |
| * | [llvm-cov] Create directory structure when filtering using -name*= options | Sean Eveson | 2017-09-28 | 1 | -1/+2 |
| * | Revert "[llvm-cov] Create directory structure when filtering using -name*= op... | Sean Eveson | 2017-09-27 | 1 | -2/+1 |
| * | [llvm-cov] Create directory structure when filtering using -name*= options | Sean Eveson | 2017-09-27 | 1 | -1/+2 |
| * | [llvm-cov] Rearrange entries in report index. | Eli Friedman | 2017-08-09 | 1 | -0/+2 |
| * | [llvm-cov] Get rid of all invalid filename references | Vedant Kumar | 2016-09-23 | 1 | -1/+1 |
| * | [llvm-cov] Make a method name more accurate (NFC) | Vedant Kumar | 2016-09-15 | 1 | -1/+1 |
| * | [llvm-cov] Move the 'jump to first unexecuted line' link | Vedant Kumar | 2016-09-10 | 1 | -3/+3 |
| * | [llvm-cov] Emit a summary in the report directory's index | Vedant Kumar | 2016-09-09 | 1 | -1/+9 |
| * | [llvm-cov] Use less space to describe source names | Vedant Kumar | 2016-09-08 | 1 | -4/+3 |
| * | [llvm-cov] Add the "Go to first unexecuted line" feature. | Ying Yi | 2016-09-06 | 1 | -1/+2 |
| * | [llvm-cov] Add the project summary to each source file coverage report. | Ying Yi | 2016-08-24 | 1 | -4/+9 |
| * | [llvm-cov] Add support for creating html reports | Vedant Kumar | 2016-07-06 | 1 | -0/+83 |