summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/inlinesimplememberfunctions.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-5/+5
2017-12-19Bump --enable-compiler-plugins to Clang 3.8.0Stephan Bergmann1-5/+5
2017-11-07Clean away temporarily added using declarationsStephan Bergmann1-1/+1
2016-10-18loplugins: extract some common functionalityNoel Grandin1-2/+1
2016-06-29Remove support for Clang < 3.4Stephan Bergmann1-3/+4
2015-08-04Adapt to current Clang trunk towards 3.7Stephan Bergmann1-5/+5
2014-06-24compilerplugins: move isUnoIncludeFile to base classNoel Grandin1-32/+2
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-53/+57
2014-06-09compile fixNoel Grandin1-2/+28
2014-06-09improve safety of loplugin inlinesimplememberfunctionsNoel Grandin1-0/+13
2014-06-04new loplugin: inlinesimpleaccessmethodsNoel Grandin1-0/+282