[llvm-cov] Adjust column widths for function and file reports
[oota-llvm.git] / tools / llvm-cov / CoverageReport.cpp
2015-10-21 Vedant Kumar[llvm-cov] Adjust column widths for function and file...
2015-09-14 Vedant Kumar[llvm-cov] Disable name and path truncation
2015-02-14 Justin Bognerllvm-cov: Actually use the command line arguments when...
2015-02-14 Justin Bognerllvm-cov: Simplify coverage reports, fixing PR22575...
2015-01-14 Chandler Carruth[cleanup] Re-sort all the #include lines in LLVM using
2014-10-01 NAKAMURA Takumillvm-cov/CoverageReport.cpp: Quick fix for msvcrt,...
2014-09-30 Alex Lorenzllvm-cov: Use the number of executed functions for...
2014-08-22 Alex Lorenzllvm-cov: add code coverage tool that's based on covera...