summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/shouldreturnbool.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-11Make base of loplugin::FunctionAddress more flexibleStephan Bergmann1-6/+7
2019-10-08better name for a function in compilerpluginsLuboš Luňák1-1/+1
2019-10-07do not use compiler.getSourceManager().getFilename()Luboš Luňák1-1/+1
2018-11-27add EvaluateAsInt compat function for latest clangNoel Grandin1-1/+1
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann1-2/+2
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl1-3/+1
2018-06-11new loplugin:shouldreturnboolNoel Grandin1-0/+250