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)
commitb3a706870021df81ca678400746ed44d20b74f49
treeb9e6f6ac75ef3770a233f42fead87b63d4f1fbec
parent0ae08a849d432feaf4268872b506a3be9b2a1f09
Objective-C. Diagnose assigning a block pointer type to
an Objective-C object type other than 'id'.
// rdar://16739120

llvm-svn: 209906
clang/lib/Sema/SemaExpr.cpp
clang/test/SemaObjC/block-type-safety.m