summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/inlinesimplememberfunctions.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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-5/+5
* Bump --enable-compiler-plugins to Clang 3.8.0Stephan Bergmann2017-12-191-5/+5
* Clean away temporarily added using declarationsStephan Bergmann2017-11-071-1/+1
* loplugins: extract some common functionalityNoel Grandin2016-10-181-2/+1
* Remove support for Clang < 3.4Stephan Bergmann2016-06-291-3/+4
* Adapt to current Clang trunk towards 3.7Stephan Bergmann2015-08-041-5/+5
* compilerplugins: move isUnoIncludeFile to base classNoel Grandin2014-06-241-32/+2
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-53/+57
* compile fixNoel Grandin2014-06-091-2/+28
* improve safety of loplugin inlinesimplememberfunctionsNoel Grandin2014-06-091-0/+13
* new loplugin: inlinesimpleaccessmethodsNoel Grandin2014-06-041-0/+282