summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/constfields.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-08-03Revert "Adapt to changed clang::ASTContext::getParents behavior on Clang 11 t...Stephan Bergmann1-3/+3
2020-05-25Adapt to changed clang::ASTContext::getParents behavior on Clang 11 trunkStephan Bergmann1-3/+3
2020-01-27Adapt to Clang 11 move of DynTypedNodeListStephan Bergmann1-0/+7
2019-10-08better name for a function in compilerpluginsLuboš Luňák1-1/+1
2019-10-07do not use compiler.getSourceManager().getFilename()Luboš Luňák1-1/+1
2018-11-23Bump compiler plugins Clang baseline to 5.0.2Stephan Bergmann1-4/+1
2018-09-13new loplugin:constfieldsNoel Grandin1-0/+593