Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-cov] Do not print out the filename of the object file | Vedant Kumar | 2016-10-25 | 1 | -14/+5 |
* | [Coverage] Delete some copy constructors (NFC) | Vedant Kumar | 2016-10-12 | 1 | -1/+1 |
* | [llvm-cov] Get rid of all invalid filename references | Vedant Kumar | 2016-09-23 | 1 | -2/+4 |
* | [llvm-cov] Delete the NonCodeLines field, it was always dead | Vedant Kumar | 2016-09-19 | 1 | -11/+1 |
* | [llvm-cov] Teach the coverage exporter about instantiation coverage | Vedant Kumar | 2016-09-19 | 1 | -16/+26 |
* | [llvm-cov] Escape '\' in strings when emitting JSON | Vedant Kumar | 2016-07-27 | 1 | -2/+12 |
* | Retry: [llvm-cov] Add support for exporting coverage data to JSON | Vedant Kumar | 2016-07-26 | 1 | -0/+418 |
* | Revert "[llvm-cov] Add support for exporting coverage data to JSON" | Vedant Kumar | 2016-07-26 | 1 | -418/+0 |
* | [llvm-cov] Add support for exporting coverage data to JSON | Vedant Kumar | 2016-07-26 | 1 | -0/+418 |