Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-cov] Get rid of all invalid filename references | Vedant Kumar | 2016-09-23 | 1 | -3/+3 |
* | [llvm-cov] Make a helper method static for re-use (NFC) | Vedant Kumar | 2016-09-19 | 1 | -3/+3 |
* | [llvm-cov] Add an API to prepare file reports (NFC) | Vedant Kumar | 2016-09-09 | 1 | -3/+12 |
* | [llvm-cov] Clean up the summary class, delete dead code (NFC) | Vedant Kumar | 2016-09-06 | 1 | -4/+5 |
* | [llvm-cov] Avoid copying file paths multiple times (NFC) | Vedant Kumar | 2016-06-28 | 1 | -1/+1 |
* | llvm-cov: Actually use the command line arguments when reporting | Justin Bogner | 2015-02-14 | 1 | -1/+1 |
* | llvm-cov: Simplify coverage reports, fixing PR22575 in the process | Justin Bogner | 2015-02-14 | 1 | -4/+5 |
* | [cleanup] Re-sort all the #include lines in LLVM using | Chandler Carruth | 2015-01-14 | 1 | -1/+1 |
* | llvm-cov: add code coverage tool that's based on coverage mapping format and ... | Alex Lorenz | 2014-08-22 | 1 | -0/+40 |