]> granicus.if.org Git - clang/commit
Kill CK_Unknown references in the ObjC rewriter. The actual
authorJohn McCall <rjmccall@apple.com>
Mon, 15 Nov 2010 09:46:46 +0000 (09:46 +0000)
committerJohn McCall <rjmccall@apple.com>
Mon, 15 Nov 2010 09:46:46 +0000 (09:46 +0000)
commita5bbc50b1e1b27008a79c11a6c6c33e51d8a9cc9
tree6f01af8f63c2e1a4a42d48053a9432a821aea41b
parent5619ae5d25dc77410a444c86606d4ec9bae8b921
Kill CK_Unknown references in the ObjC rewriter.  The actual
choice of cast doesn't matter here, but I've tried to choose
the right one anyway.

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