summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/singlevalfields.cxx
AgeCommit message (Expand)Author
2016-09-27clang plugins: do "dotdot" normalisationNoel Grandin
2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin
2016-09-12handle nullptr in various clang pluginsNoel Grandin
2016-07-25loplugins: more consistent naming of output filesNoel Grandin
2016-06-28Adapt to Clang 3.4 (in preparation of a buildbot on CentOS 7)Stephan Bergmann
2016-06-28loplugin: move parentFunctionDecl() into common codeNoel Grandin
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-27check for field being returned by non-const refNoel Grandin
2016-06-26dont ignore destructorsNoel Grandin
2016-06-24teach singlevalfields loplugin about function pointersNoel Grandin
2016-06-23loplugin singlevalfields, need to check default constructor code tooNoel Grandin
2016-06-23-Werror=unused-functionStephan Bergmann
2016-06-23-Werror=unused-but-set-variableStephan Bergmann
2016-06-23new loplugin: singlevalfieldsNoel Grandin