[llvm-cov] Disable name and path truncation
[oota-llvm.git] / tools / llvm-cov / TestingSupport.cpp
2015-01-14 Chandler Carruth[cleanup] Re-sort all the #include lines in LLVM using
2014-12-17 Rafael EspindolaRemove unused includes and out of date comment. NFC.
2014-10-31 Lang Hames[Object] Modify OwningBinary's interface to separate...
2014-10-30 Justin Bognerllvm-cov: Follow LLVM naming conventions
2014-10-08 Rafael EspindolaRemove bogus std::error_code returns form SectionRef.
2014-08-22 Alex Lorenzllvm-cov: add code coverage tool that's based on covera...