summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/oncevar.cxx
Commit message (Expand)AuthorAgeFilesLines
* use more hasPathnamePrefixNoel Grandin2019-02-111-6/+2
* filter out some of the AST in the pluginsNoel Grandin2018-08-141-2/+2
* Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann2018-08-101-1/+1
* compilerplugins: try to make these work with icecreamMichael Stahl2018-07-061-2/+1
* loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin2018-02-261-1/+8
* Clean away temporarily added using declarationsStephan Bergmann2017-11-071-2/+2
* display oncevar loplugin by defaultNoel Grandin2017-08-171-1/+1
* loplugin:oncevarNoel Grandin2017-07-311-12/+11
* make oncevar plugin ignore methods with #ifdef-eryNoel Grandin2017-07-221-0/+11
* loplugin:oncevar: empty stringsStephan Bergmann2017-07-141-79/+148
* loplugin:oncevar for value-dependent constant expressionsStephan Bergmann2017-07-131-15/+48
* typo in commentStephan Bergmann2017-07-041-2/+2
* Work around bug in Clang 3.8Stephan Bergmann2017-07-031-4/+20
* loplugin:oncevar variousNoel Grandin2017-06-291-1/+5
* -Werror=unused-functionStephan Bergmann2017-06-201-9/+0
* improve oncevar lopluginNoel Grandin2017-06-201-0/+288
* compilerplugins: move oncevar into storeMiklos Vajna2016-06-231-146/+0
* cppcheck: silence warnings in compilerpluginsJochen Nitschke2016-04-271-1/+1
* new loplugin: oncevarNoel Grandin2015-11-091-0/+146