summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-cov/CoverageViewOptions.h
Commit message (Expand)AuthorAgeFilesLines
* [llvm-cov] Rename ShowFormat to Format (NFC)Vedant Kumar2016-06-281-1/+1
* [llvm-cov] Move a check into a helper method (NFC)Vedant Kumar2016-06-281-0/+3
* Reapply "[llvm-cov] Add an -output-dir option for the show sub-command""Vedant Kumar2016-06-281-0/+1
* Revert "[llvm-cov] Add an -output-dir option for the show sub-command"Vedant Kumar2016-06-281-1/+0
* [llvm-cov] Add an -output-dir option for the show sub-commandVedant Kumar2016-06-281-0/+1
* [llvm-cov] Add a format option for the 'show' sub-command (mostly NFC)Vedant Kumar2016-06-281-0/+5
* [llvm-cov] Disable name and path truncationVedant Kumar2015-09-141-0/+1
* llvm-cov: add code coverage tool that's based on coverage mapping format and ...Alex Lorenz2014-08-221-0/+36
OpenPOWER on IntegriCloud