// RUN: %clang_cc1 -no-opaque-pointers -triple x86_64-apple-darwin10 -emit-llvm -fobjc-runtime-has-weak -fblocks -fobjc-arc -o - %s | FileCheck %s
// A test to ensure that we generate fused calls at -O0.
@class Test0;
Test0 *
id
void
id
@interface Test4 @end
@interface Test4_sub : Test4 @end
Test4 *
// rdar://problem/9418404
@class Test5;
void