// RUN: %clang_cc1 -no-opaque-pointers -triple x86_64-apple-darwin10 -fobjc-gc-only -fblocks -emit-llvm -o - %s | FileCheck %s
// rdar://10150823
id ;
void ;
// CHECK: call i8* @objc_assign_strongCast
// CHECK: call i8* @objc_assign_strongCast