aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/SanitizerStats.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-02-01[opaque pointer types] Add a FunctionCallee wrapper type, and use it.James Y Knight1-4/+4
2019-01-31Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it."James Y Knight1-4/+4
2019-01-31[opaque pointer types] Add a FunctionCallee wrapper type, and use it.James Y Knight1-4/+4
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2017-06-06Sort the remaining #include lines in include/... and lib/....Chandler Carruth1-1/+1
2016-01-26Fix Clang-tidy modernize-use-nullptr and modernize-use-override warnings; oth...Eugene Zelenko1-1/+1
2016-01-16Introduce sanstats tool and llvm::CreateSanitizerStatReport function.Peter Collingbourne1-0/+108