summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/constvars.cxx
AgeCommit message (Expand)Author
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-08-21loplugin:constvars, look for loop vars that can be constNoel Grandin
2019-03-08remove debugging leftoverNoel Grandin
2019-03-08new loplugin constvarsNoel Grandin