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