summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/test/refcounting.cxx
AgeCommit message (Expand)Author
2021-03-08loplugin:refcounting check for one more caseNoel
2021-03-05loplugin:refcounting return objects properlyNoel
2021-02-23loplugin:refcounting check for managing OWeakObject with raw pointerNoel
2021-02-22Avoid loplugin:refounting in uninstantiated template codeStephan Bergmann
2021-02-12loplugin:refcounting check for calling deleteNoel
2021-02-11loplugin:refcounting generalise type checkingNoel
2021-02-10loplugin:refcounting also check OWeakObject subclassesNoel
2017-12-01Don't prevent ODatabaseDocument refcount from dropping to zeroStephan Bergmann
2017-06-30Avoid getQualifiedNameAsStringStephan Bergmann
2017-06-29improve refcounting lopluginNoel Grandin