summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/staticmethods.cxx
AgeCommit message (Expand)Author
2019-03-24Resolves: tdf#122114 remove support for ~/.recently-used fileArkadiy Illarionov
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-08-14filter out some of the AST in the pluginsNoel Grandin
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl
2018-03-27Let prefix arguments to hasPathnamePrefix end in slashStephan Bergmann
2017-12-19Bump --enable-compiler-plugins to Clang 3.8.0Stephan Bergmann
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-09-29Adapt loplugins to clang-cl's (implicit) -fdelayed-template-parsingStephan Bergmann
2017-06-23std::string -> StringRefStephan Bergmann
2017-05-18Adapt pathname checks to mixed usage of \ and / on WindowsStephan Bergmann
2017-02-01loplugin: use TypeCheck instead of getQualifiedNameAsStringNoel Grandin
2016-10-18loplugins: extract some common functionalityNoel Grandin
2016-10-07loplugin:staticmethods: Don't be fooled by decls starting with macrosStephan Bergmann
2016-10-07loplugin:staticmethods: swStephan Bergmann
2016-06-29typoStephan Bergmann
2016-06-29Further clean-upStephan Bergmann
2016-06-28AllocatorTraits::size can be static after allStephan Bergmann
2016-06-28More Clang 3.4 "(anonymous namespace)" fixesStephan Bergmann
2016-06-28More adaption to Clang 3.4Stephan Bergmann
2016-06-28Adapt to Clang 3.4 (in preparation of a buildbot on CentOS 7)Stephan Bergmann
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-02-26These version checks are about the Clang the plugins are built /against/Stephan Bergmann
2016-01-07Fix typosAndrea Gelmini
2015-10-25tdf#39440: fix several warnings reported by cppcheckSerge Krot
2015-09-21tdf#94389 compilerplugins: clang 3.7.0Daniel Robertson
2015-08-04fix crash in refcounting pluginNoel Grandin
2015-08-04Adapt to current Clang trunk towards 3.7Stephan Bergmann
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-08lopluign:staticmethods: Improve diagnosticsStephan Bergmann
2015-05-08Enable loplugin:staticmethodsStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-28Clean up isMacroBodyExpansionStephan Bergmann
2015-03-27new clang plugin: staticmethodsNoel Grandin