summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/unusedvariablemore.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-02-17Bump compiler plugins Clang baseline to 12.0.1Stephan Bergmann1-2/+0
2021-10-09Rename bookmrk* -> bookmark*Julien Nabet1-1/+1
2020-08-03Revert "Adapt to changed clang::ASTContext::getParents behavior on Clang 11 t...Stephan Bergmann1-1/+1
2020-07-29replace and drop SvtPrintWarningOptionsCaolán McNamara1-2/+0
2020-07-29drop newly unused SvtFontOptionsCaolán McNamara1-2/+0
2020-05-25Adapt to changed clang::ASTContext::getParents behavior on Clang 11 trunkStephan Bergmann1-1/+1
2020-02-13drop workben outdevgrindCaolán McNamara1-2/+0
2020-01-27Adapt to Clang 11 move of DynTypedNodeListStephan Bergmann1-0/+5
2019-02-11use more hasPathnamePrefixNoel Grandin1-8/+3
2018-08-23filter out AST in more pluginsNoel Grandin1-2/+2
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl1-3/+1
2018-04-11remove some debug codeNoel Grandin1-3/+3
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-0/+347