summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorJordan Rose <jordan_rose@apple.com>2015-03-07 05:47:24 +0000
committerJordan Rose <jordan_rose@apple.com>2015-03-07 05:47:24 +0000
commit58f8cc15c96c35789c4b50f182808a34b0ce4eb5 (patch)
treecd305a584d6957beb04c3c6772d35054a2706d48 /llvm/lib
parent9b21ded6c8a615b8a5e9f822d40f632795675633 (diff)
downloadbcm5719-llvm-58f8cc15c96c35789c4b50f182808a34b0ce4eb5.tar.gz
bcm5719-llvm-58f8cc15c96c35789c4b50f182808a34b0ce4eb5.zip
[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
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud