summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/redundantinline.cxx
AgeCommit message (Expand)Author
2019-07-16convert some plugins to LO_CLANG_SHARED_PLUGINSNoel Grandin
2018-11-23Bump compiler plugins Clang baseline to 5.0.2Stephan Bergmann
2018-11-21Linkage::ModuleLinkage was only introduced in Clang 5Stephan Bergmann
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-08-23filter out AST in more pluginsNoel Grandin
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-10-11Use unique class names for better FlameGraph resultsStephan Bergmann
2017-03-25Add loplugin:redundantinlineStephan Bergmann