summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/unusedfields.cxx
AgeCommit message (Expand)Author
2016-06-28loplugin: move parentFunctionDecl() into common codeNoel Grandin
2016-06-24Adpat to <https://llvm.org/svn/llvm-project/cfe/trunk@273647>Stephan Bergmann
2016-06-02I assume these special plugins were not intended to be enabled unconditionallyStephan Bergmann
2016-06-01remove unused SID constants and associated codeNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-02-25new loplugin:unuseddefaultparamsNoel Grandin
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-24update unusedfields plugin to use new clang warn_unused attribute supportNoel Grandin
2015-11-24loplugin:unusedfields in tools/Noel Grandin
2015-11-20loplugin:unusedfields in basctlNoel Grandin
2015-11-20new loplugin:unusedfieldsNoel Grandin