summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/unusedfieldsremove.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-08-14filter out some of the AST in the pluginsNoel Grandin1-2/+2
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann1-1/+1
2017-11-07Clean away temporarily added using declarationsStephan Bergmann1-2/+2
2017-09-30Support loplugin in clang-clStephan Bergmann1-0/+4
2017-06-20reformat some loplugin codeNoel Grandin1-4/+1
2016-06-29Remove support for Clang < 3.4Stephan Bergmann1-1/+0
2016-03-11tdf#97966: Remove 'static' keywordsWastack1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-20new loplugin:unusedfieldsNoel Grandin1-0/+136