]> granicus.if.org Git - clang/commit
[Objective-C Sema] It is permissable to bridge cast to 'id'
authorFariborz Jahanian <fjahanian@apple.com>
Thu, 9 Apr 2015 23:39:53 +0000 (23:39 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Thu, 9 Apr 2015 23:39:53 +0000 (23:39 +0000)
commit7e9f4eeaf9ce2910d3a214892201d2466608366c
treeb66b044ad2d1ab3b0a0cd14b6357fce51ab62c11
parent6af26232bac436725d286b1de218f4074f2a4668
[Objective-C Sema] It is permissable to bridge cast to 'id'
of a CFType bridged to some unknown Objective-C type.
rdar://20113785

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@234545 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExprObjC.cpp
test/SemaObjC/arc-bridged-cast.m