summaryrefslogtreecommitdiff
path: root/tools/sanstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-03[Symbolize] Check if the PE file has a PDB and emit an error if we can't load itReid Kleckner1-3/+3
2016-04-05Revert "Fix Clang-tidy modernize-deprecated-headers warnings in remaining fil...Duncan P. N. Exon Smith1-14/+6
2016-04-05Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; othe...Eugene Zelenko1-6/+14
2016-01-26Remove autoconf supportChris Bieneman1-17/+0
2016-01-26Fix Clang-tidy modernize-use-nullptr and modernize-use-override warnings; oth...Eugene Zelenko1-5/+5
2016-01-16Introduce sanstats tool and llvm::CreateSanitizerStatReport function.Peter Collingbourne3-0/+163