| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert r367649: Improve raw_ostream so that you can "write" colors using oper... | Rui Ueyama | 2019-08-02 | 1 | -1/+1 |
| * | Improve raw_ostream so that you can "write" colors using operator<< | Rui Ueyama | 2019-08-02 | 1 | -1/+1 |
| * | 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 |
| * | [Coverage] Use the wrapped segment when a line has entry segments | Vedant Kumar | 2017-11-09 | 1 | -5/+6 |
| * | [llvm-cov] Use the coverage namespace. NFC. | Vedant Kumar | 2017-10-18 | 1 | -2/+1 |
| * | [llvm-cov] Suppress sub-line highlights in simple cases | Vedant Kumar | 2017-10-18 | 1 | -0/+2 |
| * | [llvm-cov] Pass LineCoverageStats in SourceCoverageView. NFC. | Vedant Kumar | 2017-10-18 | 1 | -10/+16 |
| * | [llvm-cov] Highlight gaps in consecutive uncovered regions | Vedant Kumar | 2017-10-18 | 1 | -1/+2 |
| * | [llvm-cov] Factor out logic to iterate over line coverage stats (NFC) | Vedant Kumar | 2017-10-14 | 1 | -1/+1 |
| * | [llvm-cov] Hide files with no coverage from the index when filtering by name | Sean Eveson | 2017-10-03 | 1 | -1/+2 |
| * | [llvm-cov] Create directory structure when filtering using -name*= options | Sean Eveson | 2017-09-28 | 1 | -4/+4 |
| * | Revert "[llvm-cov] Create directory structure when filtering using -name*= op... | Sean Eveson | 2017-09-27 | 1 | -4/+4 |
| * | [llvm-cov] Create directory structure when filtering using -name*= options | Sean Eveson | 2017-09-27 | 1 | -4/+4 |
| * | [Coverage] Use gap regions to select better line exec counts | Vedant Kumar | 2017-09-18 | 1 | -1/+1 |
| * | [llvm-cov] Unify region marker placement between text/html modes | Vedant Kumar | 2017-09-08 | 1 | -5/+8 |
| * | [llvm-cov] Do not print out the filename of the object file | Vedant Kumar | 2016-10-25 | 1 | -2/+2 |
| * | [llvm-cov] Get rid of all invalid filename references | Vedant Kumar | 2016-09-23 | 1 | -2/+2 |
| * | [llvm-cov] Hide instantiation views for unexecuted functions | Vedant Kumar | 2016-09-15 | 1 | -1/+6 |
| * | [llvm-cov] Make a method name more accurate (NFC) | Vedant Kumar | 2016-09-15 | 1 | -3/+2 |
| * | [llvm-cov] Just emit the version number in the index file | Vedant Kumar | 2016-09-13 | 1 | -4/+1 |
| * | [llvm-cov] - Included footer "Generated by llvm-cov -- llvm version <version ... | Ying Yi | 2016-09-13 | 1 | -1/+7 |
| * | [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 | -3/+6 |
| * | [llvm-cov] Use less space to describe source names | Vedant Kumar | 2016-09-08 | 1 | -6/+2 |
| * | [llvm-cov] Add the project summary to the text coverage report for each sourc... | Ying Yi | 2016-09-06 | 1 | -2/+2 |
| * | [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 | -1/+20 |
| * | Minor formatting change, NFC | Vedant Kumar | 2016-07-06 | 1 | -7/+3 |
| * | Use LLVM_ATTRIBUTE_UNUSED instead of void casts; NFC | Vedant Kumar | 2016-06-29 | 1 | -7/+7 |
| * | [llvm-cov] Minor cleanups to prepare for the html format patch | Vedant Kumar | 2016-06-29 | 1 | -2/+11 |
| * | [llvm-cov] Create an index of reports in -output-dir mode | Vedant Kumar | 2016-06-28 | 1 | -9/+22 |
| * | Reapply "[llvm-cov] Add an -output-dir option for the show sub-command"" | Vedant Kumar | 2016-06-28 | 1 | -0/+9 |
| * | Revert "[llvm-cov] Add an -output-dir option for the show sub-command" | Vedant Kumar | 2016-06-28 | 1 | -9/+0 |
| * | [llvm-cov] Add an -output-dir option for the show sub-command | Vedant Kumar | 2016-06-28 | 1 | -0/+9 |
| * | [llvm-cov] Simplify the way expansion views are rendered (NFC) | Vedant Kumar | 2016-06-26 | 1 | -17/+10 |
| * | [llvm-cov] Make an API more consistent, NFC | Vedant Kumar | 2016-06-25 | 1 | -3/+3 |
| * | [llvm-cov] Flesh out some doxygen comments, NFC | Vedant Kumar | 2016-06-25 | 1 | -3/+3 |
| * | Try to fix the MSVC build | Vedant Kumar | 2016-06-25 | 1 | -2/+2 |
| * | [llvm-cov] Separate presentation logic from formatting logic, NFC | Vedant Kumar | 2016-06-25 | 1 | -0/+193 |