]> granicus.if.org Git - clang/commit
objc-arc: fixes a crash when trying to find out retaining cycle
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 10 Jan 2012 19:28:26 +0000 (19:28 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 10 Jan 2012 19:28:26 +0000 (19:28 +0000)
commit6e6f93a1f16d9804db79390382e9d1f6322cdbfd
treeece807a1404d85dba7fb3b90dcded8bf8ffcd55d
parent02577fffafce0d88c7ad71502bb9e9bb628b2c0c
objc-arc: fixes a crash when trying to find out retaining cycle
ownership of property sent to 'super'. // rdar://10640891

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@147868 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaChecking.cpp
test/SemaObjC/arc-property-lifetime.m