summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-cov/SourceCoverageViewText.cpp
Commit message (Expand)AuthorAgeFilesLines
* [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-1/+20
* Minor formatting change, NFCVedant Kumar2016-07-061-7/+3
* Use LLVM_ATTRIBUTE_UNUSED instead of void casts; NFCVedant Kumar2016-06-291-7/+7
* [llvm-cov] Minor cleanups to prepare for the html format patchVedant Kumar2016-06-291-2/+11
* [llvm-cov] Create an index of reports in -output-dir modeVedant Kumar2016-06-281-9/+22
* Reapply "[llvm-cov] Add an -output-dir option for the show sub-command""Vedant Kumar2016-06-281-0/+9
* Revert "[llvm-cov] Add an -output-dir option for the show sub-command"Vedant Kumar2016-06-281-9/+0
* [llvm-cov] Add an -output-dir option for the show sub-commandVedant Kumar2016-06-281-0/+9
* [llvm-cov] Simplify the way expansion views are rendered (NFC)Vedant Kumar2016-06-261-17/+10
* [llvm-cov] Make an API more consistent, NFCVedant Kumar2016-06-251-3/+3
* [llvm-cov] Flesh out some doxygen comments, NFCVedant Kumar2016-06-251-3/+3
* Try to fix the MSVC buildVedant Kumar2016-06-251-2/+2
* [llvm-cov] Separate presentation logic from formatting logic, NFCVedant Kumar2016-06-251-0/+193
OpenPOWER on IntegriCloud