llvm-cov: Move some reader debug output out of the tool.
[oota-llvm.git] / tools / llvm-cov / SourceCoverageDataManager.h
2014-09-17 Justin Bognerllvm-cov: Rework the API for getting the coverage of...
2014-09-12 Justin Bognerllvm-cov: Move FunctionCoverageMapping into CoverageMap...
2014-09-09 Justin Bognerllvm-cov: Combine two types that were nearly identical...
2014-09-09 Justin Bognerllvm-cov: Rename MappingRegion to coverage::CountedRegi...
2014-08-22 Alex Lorenzllvm-cov: add code coverage tool that's based on covera...