summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/weakobject.cxx
Commit message (Expand)AuthorAgeFilesLines
* replace usage of whitelist with allowlistThorsten Behrens2020-07-101-1/+1
* make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák2019-03-121-2/+9
* change some clang plugins to FilteringPluginsLuboš Luňák2019-03-111-3/+2
* remove connectivity OSubComponentNoel Grandin2018-02-021-4/+0
* Clean away temporarily added using declarationsStephan Bergmann2017-11-071-1/+2
* Adapt loplugins to clang-cl's (implicit) -fdelayed-template-parsingStephan Bergmann2017-09-291-1/+3
* loplugin: use TypeCheck instead of getQualifiedNameAsStringNoel Grandin2017-02-011-11/+11
* Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann2016-07-121-1/+1
* More Clang 3.4 "(anonymous namespace)" fixesStephan Bergmann2016-06-281-1/+1
* Adapt to Clang 3.4 (in preparation of a buildbot on CentOS 7)Stephan Bergmann2016-06-281-2/+3
* Fix check for calls to OWeakObject::releaseStephan Bergmann2016-06-241-8/+15
* compilerplugins: add OWeakObject::release() override checkMichael Stahl2016-06-241-0/+154