summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/singlevalfields.cxx
AgeCommit message (Expand)Author
2018-01-03loplugin:singlevalfields improve copy constructor checkNoel Grandin
2017-12-19Bump --enable-compiler-plugins to Clang 3.8.0Stephan Bergmann
2017-11-30some global loplugin improvementsNoel Grandin
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-10-27rename loplugin::Plugin::parentStmtNoel Grandin
2017-06-20reformat some loplugin codeNoel Grandin
2017-04-06loplugin:singlevalfieldsNoel Grandin
2017-03-28fixes for some lopluginsNoel Grandin
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