]> granicus.if.org Git - clang/commit
ObjectiveC ARC. Lookup type associated with objc_bridage at
authorFariborz Jahanian <fjahanian@apple.com>
Fri, 15 Nov 2013 22:18:17 +0000 (22:18 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Fri, 15 Nov 2013 22:18:17 +0000 (22:18 +0000)
commite78728a6a6b624ad39a1accf297c773a1e427ba4
treed9c38fb3f92e5c0210c655a3138c4e56611f5313
parent38e26aebf3d3db0b8126c912e385070256804d66
ObjectiveC ARC. Lookup type associated with objc_bridage at
the point of CF object type-cast and issue diagnostic
if it is not a valid ObjectiveC class. // rdar//15454846.
This is wip.

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