summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/weakobject.cxx
AgeCommit message (Expand)Author
2019-03-12make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák
2019-03-11change some clang plugins to FilteringPluginsLuboš Luňák
2018-02-02remove connectivity OSubComponentNoel Grandin
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-09-29Adapt loplugins to clang-cl's (implicit) -fdelayed-template-parsingStephan Bergmann
2017-02-01loplugin: use TypeCheck instead of getQualifiedNameAsStringNoel Grandin
2016-07-12Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann
2016-06-28More Clang 3.4 "(anonymous namespace)" fixesStephan Bergmann
2016-06-28Adapt to Clang 3.4 (in preparation of a buildbot on CentOS 7)Stephan Bergmann
2016-06-24Fix check for calls to OWeakObject::releaseStephan Bergmann
2016-06-24compilerplugins: add OWeakObject::release() override checkMichael Stahl