]> granicus.if.org Git - clang/commit
ObjectiveC ARC. Validate toll free bridge casting
authorFariborz Jahanian <fjahanian@apple.com>
Sat, 16 Nov 2013 19:16:32 +0000 (19:16 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Sat, 16 Nov 2013 19:16:32 +0000 (19:16 +0000)
commit749152bf05e859596895034acddc4188ed23eeb3
tree5504a24bc2b238148c15a9715ab947ae9255b7c3
parentd478c0d8abeafb9d57600e4ca271a63aa8e05386
ObjectiveC ARC. Validate toll free bridge casting
of ObjectiveC objects to CF types when CF type
has the objc_bridge attribute.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@194930 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaExprObjC.cpp
test/SemaObjC/objcbridge-attribute.m