summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/constvars.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-07-06move old/unused plugins to storeNoel Grandin1-558/+0
2022-02-17Bump compiler plugins Clang baseline to 12.0.1Stephan Bergmann1-9/+4
2022-02-09clang::IfStmt::getCond can return nullStephan Bergmann1-4/+6
2020-08-03Revert "Adapt to changed clang::ASTContext::getParents behavior on Clang 11 t...Stephan Bergmann1-4/+4
2020-05-25Adapt to changed clang::ASTContext::getParents behavior on Clang 11 trunkStephan Bergmann1-4/+4
2020-01-27Adapt to Clang 11 move of DynTypedNodeListStephan Bergmann1-0/+7
2019-08-21loplugin:constvars, look for loop vars that can be constNoel Grandin1-12/+58
2019-03-08remove debugging leftoverNoel Grandin1-1/+0
2019-03-08new loplugin constvarsNoel Grandin1-0/+509