summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/refcounting.cxx
AgeCommit message (Expand)Author
2016-01-07Fix typosAndrea Gelmini
2015-09-21tdf#94389 compilerplugins: clang 3.7.0Daniel Robertson
2015-08-05improve refcounting loplugin to check SvRef-based classesNoel Grandin
2015-08-04fix crash in refcounting pluginNoel Grandin
2015-08-04Workaround for libc++Stephan Bergmann
2015-08-04Workaround for ObjCIvarDecl problemStephan Bergmann
2015-08-04Adapt to current Clang trunk towards 3.7Stephan Bergmann
2015-08-03new loplugin: refcountingNoel Grandin