summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/unreffun.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-06-29Remove support for Clang < 3.4Stephan Bergmann1-10/+3
2016-06-29Remove support for Clang < 3.3Stephan Bergmann1-10/+4
2016-02-26These version checks are about the Clang the plugins are built /against/Stephan Bergmann1-2/+2
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-06-09loplugin:unreffun: workaround for visibility-adding redeclsStephan Bergmann1-0/+11
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann1-0/+33
2014-06-27loplugin:unreffun: also warn about unused function templatesStephan Bergmann1-9/+14
2014-06-24compilerplugins: move isUnoIncludeFile to base classNoel Grandin1-22/+0
2014-04-15Flag unreferrenced functions only declared in the main file, not an includeStephan Bergmann1-0/+148