aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/TestingSupport.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-12-17Remove unused includes and out of date comment. NFC.Rafael Espindola1-1/+0
2014-10-31[Object] Modify OwningBinary's interface to separate inspection from ownership.Lang Hames1-1/+1
2014-10-30llvm-cov: Follow LLVM naming conventionsJustin Bogner1-1/+1
2014-10-08Remove bogus std::error_code returns form SectionRef.Rafael Espindola1-2/+1
2014-08-22llvm-cov: add code coverage tool that's based on coverage mapping format and ...Alex Lorenz1-0/+92