]> granicus.if.org Git - clang/commit
objc rewriter - more fixes to support compiling the rewritten
authorFariborz Jahanian <fjahanian@apple.com>
Sat, 10 Sep 2011 17:01:56 +0000 (17:01 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Sat, 10 Sep 2011 17:01:56 +0000 (17:01 +0000)
commit3a448fb539f66b204a6119946973d29fa5547574
tree55ec8e05c0dd96554b6f85b93ebe8c95d2562932
parenta2f4ae8cfa5659158e195e10b0fc934102792de6
objc rewriter - more fixes to support compiling the rewritten
test case having instancetype. Fix in rewriter is unrelated to
using of instancetype. Test case uses other feature not yet
supported in the rewriter. There is more work to do, but this
is an ongoing task and not urgent at this time.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@139473 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Rewrite/RewriteObjC.cpp
test/Rewriter/instancetype-test.mm