summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/oncevar.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-07-06move old/unused plugins to storeNoel Grandin1-414/+0
2022-02-17Bump compiler plugins Clang baseline to 12.0.1Stephan Bergmann1-1/+2
2019-02-11use more hasPathnamePrefixNoel Grandin1-6/+2
2018-08-14filter out some of the AST in the pluginsNoel Grandin1-2/+2
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann1-1/+1
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl1-2/+1
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-1/+8
2017-11-07Clean away temporarily added using declarationsStephan Bergmann1-2/+2
2017-08-17display oncevar loplugin by defaultNoel Grandin1-1/+1
2017-07-31loplugin:oncevarNoel Grandin1-12/+11
2017-07-22make oncevar plugin ignore methods with #ifdef-eryNoel Grandin1-0/+11
2017-07-14loplugin:oncevar: empty stringsStephan Bergmann1-79/+148
2017-07-13loplugin:oncevar for value-dependent constant expressionsStephan Bergmann1-15/+48
2017-07-04typo in commentStephan Bergmann1-2/+2
2017-07-03Work around bug in Clang 3.8Stephan Bergmann1-4/+20
2017-06-29loplugin:oncevar variousNoel Grandin1-1/+5
2017-06-20-Werror=unused-functionStephan Bergmann1-9/+0
2017-06-20improve oncevar lopluginNoel Grandin1-0/+288
2016-06-23compilerplugins: move oncevar into storeMiklos Vajna1-146/+0
2016-04-27cppcheck: silence warnings in compilerpluginsJochen Nitschke1-1/+1
2015-11-09new loplugin: oncevarNoel Grandin1-0/+146