summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/oncevar.cxx
AgeCommit message (Expand)Author
2019-02-11use more hasPathnamePrefixNoel Grandin
2018-08-14filter out some of the AST in the pluginsNoel Grandin
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-08-17display oncevar loplugin by defaultNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-22make oncevar plugin ignore methods with #ifdef-eryNoel Grandin
2017-07-14loplugin:oncevar: empty stringsStephan Bergmann
2017-07-13loplugin:oncevar for value-dependent constant expressionsStephan Bergmann
2017-07-04typo in commentStephan Bergmann
2017-07-03Work around bug in Clang 3.8Stephan Bergmann
2017-06-29loplugin:oncevar variousNoel Grandin
2017-06-20-Werror=unused-functionStephan Bergmann
2017-06-20improve oncevar lopluginNoel Grandin
2016-06-23compilerplugins: move oncevar into storeMiklos Vajna
2016-04-27cppcheck: silence warnings in compilerpluginsJochen Nitschke
2015-11-09new loplugin: oncevarNoel Grandin