summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-cov/CoverageExporterJson.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm-cov] Do not print out the filename of the object fileVedant Kumar2016-10-251-14/+5
* [Coverage] Delete some copy constructors (NFC)Vedant Kumar2016-10-121-1/+1
* [llvm-cov] Get rid of all invalid filename referencesVedant Kumar2016-09-231-2/+4
* [llvm-cov] Delete the NonCodeLines field, it was always deadVedant Kumar2016-09-191-11/+1
* [llvm-cov] Teach the coverage exporter about instantiation coverageVedant Kumar2016-09-191-16/+26
* [llvm-cov] Escape '\' in strings when emitting JSONVedant Kumar2016-07-271-2/+12
* Retry: [llvm-cov] Add support for exporting coverage data to JSONVedant Kumar2016-07-261-0/+418
* Revert "[llvm-cov] Add support for exporting coverage data to JSON"Vedant Kumar2016-07-261-418/+0
* [llvm-cov] Add support for exporting coverage data to JSONVedant Kumar2016-07-261-0/+418
OpenPOWER on IntegriCloud