]> granicus.if.org Git - clang/commit
ObjectiveC ARC. Adopt objc_bridge attribute
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 19 Nov 2013 00:09:48 +0000 (00:09 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 19 Nov 2013 00:09:48 +0000 (00:09 +0000)
commit0f3bb9eb07a0cfd49929ca0d70bbe13b0aa74aff
treea4b03dc77733eebf9df421a8dc15d7e6da265b22
parent96b7bd42f8ffc47a28491d366d60d6d7ca7dccc8
ObjectiveC ARC. Adopt objc_bridge attribute
on struct/union/class instead of typedef of
such types. // rdar://15454846

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