]> granicus.if.org Git - clang/commit
objc rewriter - Add rewriter test for new instancetype
authorFariborz Jahanian <fjahanian@apple.com>
Fri, 9 Sep 2011 20:35:22 +0000 (20:35 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Fri, 9 Sep 2011 20:35:22 +0000 (20:35 +0000)
commit88914801a4d73e321c6f74f97df7d7b11c298bc6
tree1e6b4f67a8a3bcd41f02ba7de6886c258c27a3a3
parent5c16d635ff67fd8f083a704b7c82607ed49a8ba2
objc rewriter - Add rewriter test for new instancetype
along with minor rewriter fix to handle that. This
test is still incomplete due to rewriter issues
unrelated to instancetype.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@139403 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Rewrite/RewriteObjC.cpp
test/Rewriter/instancetype-test.mm [new file with mode: 0644]