summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/test/unusedfields.cxx
AgeCommit message (Expand)Author
2021-08-10Missing includeStephan Bergmann
2021-06-03-Wunused-but-set-{parameter,variable} in CompilerTest_compilerplugins_clangStephan Bergmann
2020-06-10Adapt to new Clang trunk -Wuninitialized-const-referenceStephan Bergmann
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-01-31loplugin:unusedfields improve checking for fields guarded by existence checkNoel Grandin
2019-06-14loplugin:unusedfields improvementsNoel Grandin
2019-02-27loplugin:unusedfields fix read/write when dealing with r<<= and >>=Noel Grandin
2019-02-21loplugin:unusedfields improve write-only when dealing with operatorsNoel Grandin
2019-01-31loplugin:unusedfileds is no-op on Windows, so don't run its test thereStephan Bergmann
2018-12-13loplugin:unusedfields improve write-only logicNoel Grandin
2018-09-18loplugin:unusedfields improve search for unused collection fieldsNoel Grandin
2018-04-10loplugin:unusedfield improvementsNoel Grandin
2018-02-01Fix typosAndrea Gelmini
2017-09-21loplugin:unusedfields, fix var taking refNoel Grandin
2017-09-18improve unusedfields lopluginNoel Grandin
2017-07-19enhance unusedfields plugin to find readonly fieldsNoel Grandin
2017-07-06loplugin:unusedfields in scNoel Grandin
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-06-29unusedfields loplugin writeonly analysis improvementsNoel 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