aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/CoverageReport.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-10-01llvm-cov/CoverageReport.cpp: Quick fix for msvcrt, since width specifier "z" ...NAKAMURA Takumi1-12/+12
2014-09-30llvm-cov: Use the number of executed functions for the function coverage metric.Alex Lorenz1-4/+5
2014-08-22llvm-cov: add code coverage tool that's based on coverage mapping format and ...Alex Lorenz1-0/+201