// RUN: %clang_cc1 -fsyntax-only -x objective-c -verify -Wno-objc-root-class %s
// rdar://15499111
typedef struct __attribute__ CGColor *CGColorRef; // expected-note 5 {{declared here}}
typedef struct __attribute__ CGColor1 *CGColorRef1;
typedef struct __attribute__ CGColor2 *CGColorRef2;
void ; // expected-note {{passing argument to parameter here}}
NSColor *
NSColor *
CGColorRef
CGColorRef2