summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/constmethod.cxx
Commit message (Expand)AuthorAgeFilesLines
* Bump compiler plugins Clang baseline to 12.0.1Stephan Bergmann2022-02-171-9/+6
* loplugin:constmethodNoel Grandin2021-10-041-1/+25
* loplugin:constmethod handle more casesNoel Grandin2021-09-301-9/+33
* Revert "Adapt to changed clang::ASTContext::getParents behavior on Clang 11 t...Stephan Bergmann2020-08-031-1/+1
* Adapt to changed clang::ASTContext::getParents behavior on Clang 11 trunkStephan Bergmann2020-05-251-1/+1
* Adapt to Clang 11 move of DynTypedNodeListStephan Bergmann2020-01-271-0/+6
* Make base of loplugin::FunctionAddress more flexibleStephan Bergmann2019-11-111-2/+2
* 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
* constmethod for accessor-type methodsNoel Grandin2019-09-291-0/+512