summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/refcounting.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-09-21tdf#94389 compilerplugins: clang 3.7.0Daniel Robertson1-1/+1
2015-08-05improve refcounting loplugin to check SvRef-based classesNoel Grandin1-1/+119
2015-08-04fix crash in refcounting pluginNoel Grandin1-1/+1
2015-08-04Workaround for libc++Stephan Bergmann1-0/+2
2015-08-04Workaround for ObjCIvarDecl problemStephan Bergmann1-0/+8
2015-08-04Adapt to current Clang trunk towards 3.7Stephan Bergmann1-1/+11
2015-08-03new loplugin: refcountingNoel Grandin1-0/+249