summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/constfields.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-10-08better name for a function in compilerpluginsLuboš Luňák
2019-10-07do not use compiler.getSourceManager().getFilename()Luboš Luňák
2018-11-23Bump compiler plugins Clang baseline to 5.0.2Stephan Bergmann
2018-09-13new loplugin:constfieldsNoel Grandin