llvm-cov: Simplify FunctionInstantiationSetCollector (NFC)
[oota-llvm.git] / tools / llvm-cov / SourceCoverageDataManager.cpp
2014-09-17 Justin Bognerllvm-cov: Rework the API for getting the coverage of...
2014-09-15 Justin Bognerllvm-cov: Simplify CounterMappingRegion, pushing logic...
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...