summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/unusedvariablemore.cxx
Commit message (Expand)AuthorAgeFilesLines
* Revert "Adapt to changed clang::ASTContext::getParents behavior on Clang 11 t...Stephan Bergmann2020-08-031-1/+1
* replace and drop SvtPrintWarningOptionsCaolán McNamara2020-07-291-2/+0
* drop newly unused SvtFontOptionsCaolán McNamara2020-07-291-2/+0
* Adapt to changed clang::ASTContext::getParents behavior on Clang 11 trunkStephan Bergmann2020-05-251-1/+1
* drop workben outdevgrindCaolán McNamara2020-02-131-2/+0
* Adapt to Clang 11 move of DynTypedNodeListStephan Bergmann2020-01-271-0/+5
* use more hasPathnamePrefixNoel Grandin2019-02-111-8/+3
* filter out AST in more pluginsNoel Grandin2018-08-231-2/+2
* compilerplugins: try to make these work with icecreamMichael Stahl2018-07-061-3/+1
* remove some debug codeNoel Grandin2018-04-111-3/+3
* new loplugin:unusedvariablemoreNoel Grandin2018-04-111-0/+347