summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/unusedfields.cxx
AgeCommit message (Expand)Author
2018-01-09Don't build off-by-default loplugin:unusedfields on Windows for nowStephan Bergmann
2018-01-04loplugin:unusedfieldsNoel Grandin
2017-11-30some global loplugin improvementsNoel Grandin
2017-11-09loplugin:unusedfieldsNoel Grandin
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-10-27rename loplugin::Plugin::parentStmtNoel Grandin
2017-09-29More clang::*Type vs. llvm::*Type ambiguitiesStephan Bergmann
2017-09-29loplugin:unusedfields improve finding calleeNoel Grandin
2017-09-21loplugin:unusedfields, fix var taking refNoel Grandin
2017-09-18improve unusedfields lopluginNoel Grandin
2017-07-27simplify unusedfields pluginNoel Grandin
2017-07-24improve unusedfields loplugin readonly analysisNoel Grandin
2017-07-22Typo: "disposeAndClear", not "clearAndDispose"Julien Nabet
2017-07-19enhance unusedfields plugin to find readonly fieldsNoel Grandin
2017-07-14remove some dead code from unusedfields pluginNoel Grandin
2017-07-11unusedfields plugin needs to ignore fields that have reinterpret_cast on themNoel Grandin
2017-07-06loplugin:unusedfields in scNoel Grandin
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-06-29fix some crashes in unusedfields pluginNoel Grandin
2017-06-29unusedfields loplugin writeonly analysis improvementsNoel Grandin
2017-06-21Fix compilation with Clang 3.9.1Tor Lillqvist
2017-06-20fix for older clang in lopluginsNoel Grandin
2017-06-20reformat some loplugin codeNoel Grandin
2017-06-20loplugin:unusedfields fix more false +Noel Grandin
2017-06-20loplugin:unusedfields fix some more false positivesNoel Grandin
2017-06-20loplugin:unusedfields fix false positiveNoel Grandin
2017-06-15improve unusedfields lopluginNoel Grandin
2017-06-01Fix typosAndrea Gelmini
2017-05-19loplugin:unusedfieldsNoel Grandin
2017-05-16tighten up the check a little moreNoel Grandin
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-04-28remove unnecessary machine-specific data out of loplugin outputNoel Grandin
2017-03-24loplugin:unusedfieldsNoel Grandin
2016-11-23loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin
2016-11-17extend unusedfields loplugin to find fields that can be privateNoel Grandin
2016-09-27clang plugins: do "dotdot" normalisationNoel Grandin
2016-07-25loplugins: more consistent naming of output filesNoel Grandin
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