summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-cov/CoverageExporter.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "[llvm-cov] Add option to whitelist filenames"Vlad Tsyrklevich2019-10-291-1/+1
* [llvm-cov] Add option to whitelist filenamesVedant Kumar2019-10-291-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [llvm-cov] Delete custom JSON serialization code (NFC)Vedant Kumar2018-09-121-3/+3
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-6/+6
* [llvm-cov] Implement -ignore-filename-regex= option for excluding source files.Max Moroz2018-04-091-1/+2
* [llvm-cov] Refactor "export" command implementation and add support for SOURCES.Max Moroz2018-01-041-0/+51
OpenPOWER on IntegriCloud