]> granicus.if.org Git - clang/commit
Objective-C. Diagnose assigning a block pointer type to
authorFariborz Jahanian <fjahanian@apple.com>
Fri, 30 May 2014 16:35:53 +0000 (16:35 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Fri, 30 May 2014 16:35:53 +0000 (16:35 +0000)
commitf6da0fd888382d274bbb0bfceab4724c701b4922
tree17919d76cae6dcda7f6c5484cf5b91f9ed9b464d
parentddfa6d51fba3b806ecb4d7716c7e27b57b3feddd
Objective-C. Diagnose assigning a block pointer type to
an Objective-C object type other than 'id'.
// rdar://16739120

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@209906 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExpr.cpp
test/SemaObjC/block-type-safety.m