summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/constmethod.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-08-03Revert "Adapt to changed clang::ASTContext::getParents behavior on Clang 11 t...Stephan Bergmann1-1/+1
2020-05-25Adapt to changed clang::ASTContext::getParents behavior on Clang 11 trunkStephan Bergmann1-1/+1
2020-01-27Adapt to Clang 11 move of DynTypedNodeListStephan Bergmann1-0/+6
2019-11-11Make base of loplugin::FunctionAddress more flexibleStephan Bergmann1-2/+2
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
2019-09-29constmethod for accessor-type methodsNoel Grandin1-0/+512