// RUN: %clang_cc1 -no-opaque-pointers -triple x86_64-apple-darwin10 -emit-llvm %s -o - | FileCheck %s
// rdar: // 8203426
typedef double CGFloat;
;
typedef struct CGPoint CGPoint;
;
typedef struct CGSize CGSize;
;
typedef struct CGRect CGRect;
// CHECK-NOT: declare void @objc_msgSendSuper2_stret
// CHECK: declare i8* @objc_msgSendSuper2