"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "66dd6382e44fe7800637dc9dbff10e2e06d5a7b6"
[analyzer] RetainCountChecker: CF properties are always manually retain-counted.
In theory we could assume a CF property is stored at +0 if there's not a custom setter, but that's not really worth the complexity. What we do know is that a CF property can't have ownership attributes, and so we shouldn't assume anything about the ownership of the ivar. rdar://problem/20076963 llvm-svn: 231553
Loading
Please register or sign in to comment