]> granicus.if.org Git - clang/commit
ObjectiveC ARC. validate toll free bridge casting
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 20 Nov 2013 00:32:12 +0000 (00:32 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 20 Nov 2013 00:32:12 +0000 (00:32 +0000)
commite100097e424fb1ead2957f7c083bafb960043888
tree5416c951173c364222e6303ea1cc1df28f2101c1
parentff453c293db06a887e9d82ac44ad284931cd4519
ObjectiveC ARC. validate toll free bridge casting
to or from 'id' and qualified-id types.
// rdar://15454846

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