summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/unusedmethodsremove.cxx
Commit message (Expand)AuthorAgeFilesLines
* Bump compiler plugins Clang baseline to 5.0.2Stephan Bergmann2018-11-231-1/+1
* filter out some of the AST in the pluginsNoel Grandin2018-08-141-2/+2
* Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann2018-08-101-1/+1
* Bump --enable-compiler-plugins to Clang 3.8.0Stephan Bergmann2017-12-191-1/+1
* Clean away temporarily added using declarationsStephan Bergmann2017-11-071-2/+2
* Support loplugin in clang-clStephan Bergmann2017-09-301-0/+4
* loplugins: extract some common functionalityNoel Grandin2016-10-181-2/+1
* Adpat to <https://llvm.org/svn/llvm-project/cfe/trunk@273647>Stephan Bergmann2016-06-241-1/+1
* tdf#97966: Remove 'static' keywordsWastack2016-03-111-2/+2
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* loplugin:unusedmethodsNoel Grandin2015-08-051-1/+1
* loplugin:unusedmethods cuiNoel Grandin2015-07-171-1/+6
* No MAP_POPULATE on Mac OS XStephan Bergmann2015-07-061-1/+1
* new loplugin: unusedmethodsNoel Grandin2015-07-061-0/+145