summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/constmethod.cxx
AgeCommit message (Expand)Author
2022-02-17Bump compiler plugins Clang baseline to 12.0.1Stephan Bergmann
2021-10-04loplugin:constmethodNoel Grandin
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2020-08-03Revert "Adapt to changed clang::ASTContext::getParents behavior on Clang 11 t...Stephan Bergmann
2020-05-25Adapt to changed clang::ASTContext::getParents behavior on Clang 11 trunkStephan Bergmann
2020-01-27Adapt to Clang 11 move of DynTypedNodeListStephan 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
2019-09-29constmethod for accessor-type methodsNoel Grandin