summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/defaultparams.cxx
AgeCommit message (Expand)Author
2015-10-20Make loplugin:defaultparams handle enum values and nullptrsStephan Bergmann
2015-10-20Remove accidentally committed debug codeStephan Bergmann
2015-10-20Make loplugin:defaultparams work for multiple default params per functionStephan Bergmann
2015-08-21Enable loplugin:defaultparamsStephan Bergmann
2015-08-14Don't trigger assert in clang::ParmVarDecl::getDefaultArgStephan Bergmann
2015-08-14defaultparams loplugin should be off by default for nowNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-11new loplugin: defaultparamsNoel Grandin