summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/shouldreturnbool.cxx
AgeCommit message (Expand)Author
2020-10-26Remove unmaintained Executable_libtestStephan Bergmann
2019-11-11Make base of loplugin::FunctionAddress more flexibleStephan Bergmann
2019-10-08better name for a function in compilerpluginsLuboš Luňák
2019-10-07do not use compiler.getSourceManager().getFilename()Luboš Luňák
2018-11-27add EvaluateAsInt compat function for latest clangNoel Grandin
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl
2018-06-11new loplugin:shouldreturnboolNoel Grandin