Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-cov] Add an option which maps the location of source directories on ano... | Sean Eveson | 2017-08-14 | 1 | -3/+3 |
* | [llvm-cov] Swapped the line and count columns. | Ying Yi | 2016-08-09 | 1 | -1/+1 |
* | Retry: [llvm-cov] Add support for exporting coverage data to JSON | Vedant Kumar | 2016-07-26 | 1 | -0/+4 |
* | Revert "[llvm-cov] Add support for exporting coverage data to JSON" | Vedant Kumar | 2016-07-26 | 1 | -4/+0 |
* | [llvm-cov] Add support for exporting coverage data to JSON | Vedant Kumar | 2016-07-26 | 1 | -0/+4 |
* | llvm-cov: Only emit colour by default if the output is a tty | Justin Bogner | 2015-03-19 | 1 | -3/+3 |
* | InstrProf: Fix CoverageMappingReader on big endian | Justin Bogner | 2015-03-16 | 1 | -0/+1 |
* | InstrProf: Remove xfails for big-endian from coverage tests | Justin Bogner | 2015-03-16 | 1 | -3/+0 |
* | InstrProf: Do a better job of reading coverage mapping data. | Justin Bogner | 2015-03-16 | 1 | -0/+11 |