summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/shouldreturnbool.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove unmaintained Executable_libtestStephan Bergmann2020-10-261-2/+1
* Make base of loplugin::FunctionAddress more flexibleStephan Bergmann2019-11-111-6/+7
* better name for a function in compilerpluginsLuboš Luňák2019-10-081-1/+1
* do not use compiler.getSourceManager().getFilename()Luboš Luňák2019-10-071-1/+1
* add EvaluateAsInt compat function for latest clangNoel Grandin2018-11-271-1/+1
* Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann2018-08-101-2/+2
* compilerplugins: try to make these work with icecreamMichael Stahl2018-07-061-3/+1
* new loplugin:shouldreturnboolNoel Grandin2018-06-111-0/+250