Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvm-cov: Simplify coverage reports, fixing PR22575 in the process | Justin Bogner | 2015-02-14 | 1 | -25/+0 |
* | llvm-cov: Use the number of executed functions for the function coverage metric. | Alex Lorenz | 2014-09-30 | 1 | -5/+6 |
* | llvm-cov: Disentangle the coverage data logic from the display (NFC) | Justin Bogner | 2014-09-20 | 1 | -1/+1 |
* | llvm-cov: Rename MappingRegion to coverage::CountedRegion (NFC) | Justin Bogner | 2014-09-09 | 1 | -13/+13 |
* | llvm-cov: Remove dead code | Justin Bogner | 2014-09-08 | 1 | -1/+1 |
* | llvm-cov: add code coverage tool that's based on coverage mapping format and ... | Alex Lorenz | 2014-08-22 | 1 | -0/+95 |