]> granicus.if.org Git - clang/commit
In ARC, don't reclaim objects of Class type.
authorJohn McCall <rjmccall@apple.com>
Mon, 14 Nov 2011 19:53:16 +0000 (19:53 +0000)
committerJohn McCall <rjmccall@apple.com>
Mon, 14 Nov 2011 19:53:16 +0000 (19:53 +0000)
commit567c5862be3e278bfc14778612f2d66eafdc4724
tree75b3e62fa83a792ceb6b757b5aa231193dfa932f
parentecb912e8a2a683a2e1db1743a862ee21e788eea6
In ARC, don't reclaim objects of Class type.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@144561 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExprCXX.cpp
test/CodeGenObjC/arc.m