Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-cov] Don't show function summaries when filtering by filename (fixes PR... | Vedant Kumar | 2017-02-05 | 1 | -2/+2 |
* | [llvm-cov] Filter away source files that aren't in the coverage mapping | Vedant Kumar | 2016-09-23 | 1 | -1/+2 |
* | [llvm-cov] Track function and instantiation coverage separately | Vedant Kumar | 2016-09-19 | 1 | -3/+3 |
* | [llvm-cov] - Add the coverage of lines in the summary report. | Ying Yi | 2016-07-22 | 1 | -3/+3 |
* | [llvm-cov] Minor cleanups to prepare for the html format patch | Vedant Kumar | 2016-06-29 | 1 | -0/+7 |
* | llvm-cov: Only emit colour by default if the output is a tty | Justin Bogner | 2015-03-19 | 1 | -2/+2 |
* | InstrProf: Remove xfails for big-endian from coverage tests | Justin Bogner | 2015-03-16 | 1 | -3/+0 |
* | llvm-cov: Actually use the command line arguments when reporting | Justin Bogner | 2015-02-14 | 1 | -3/+17 |
* | llvm-cov: Use the number of executed functions for the function coverage metric. | Alex Lorenz | 2014-09-30 | 1 | -0/+24 |