Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-cov] Fix issues with segment highlighting in the html view | Vedant Kumar | 2016-09-08 | 1 | -12/+12 |
* | [llvm-cov] Add a debug mode for source range highlighting (in html) | Vedant Kumar | 2016-07-27 | 1 | -18/+19 |
* | Retry: [llvm-cov] Add support for exporting coverage data to JSON | Vedant Kumar | 2016-07-26 | 1 | -0/+2 |
* | Revert "[llvm-cov] Add support for exporting coverage data to JSON" | Vedant Kumar | 2016-07-26 | 1 | -1/+0 |
* | [llvm-cov] Add support for exporting coverage data to JSON | Vedant Kumar | 2016-07-26 | 1 | -0/+1 |
* | InstrProf: Remove xfails for big-endian from coverage tests | Justin Bogner | 2015-03-16 | 1 | -3/+0 |
* | InstrProf: Remove CoverageMapping::HasCodeBefore, it isn't used | Justin Bogner | 2015-02-03 | 1 | -6/+6 |
* | llvm-cov: Make debug output more consistent | Justin Bogner | 2014-09-15 | 1 | -1/+1 |
* | llvm-cov: test: add xfail for the big-endian buildbots | Alex Lorenz | 2014-08-23 | 1 | -0/+3 |
* | llvm-cov: add code coverage tool that's based on coverage mapping format and ... | Alex Lorenz | 2014-08-22 | 1 | -0/+45 |