diff options
author | Jordan Rose <jordan_rose@apple.com> | 2015-03-20 21:12:27 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2015-03-20 21:12:27 +0000 |
commit | 03ad616143062560de3aa1bfe41cae60d25eb548 (patch) | |
tree | 60f31ee1ffca208286904eff82144cfba4c83966 /llvm/lib | |
parent | 063667cea267777af7855b5e9aee975c217c4997 (diff) | |
download | bcm5719-llvm-03ad616143062560de3aa1bfe41cae60d25eb548.tar.gz bcm5719-llvm-03ad616143062560de3aa1bfe41cae60d25eb548.zip |
[analyzer] RetainCountChecker: Don't assume +0 for ivars backing readonly properties.
Similarly, don't assume +0 if the property's setter is manually implemented.
In both cases, if the property's ownership is explicitly written, then we /do/
assume the ivar has the same ownership.
rdar://problem/20218183
llvm-svn: 232849
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions