// RUN: %clang_cc1 -fobjc-arc -verify %s
// rdar://18222007
typedef const struct CF_BRIDGED_TYPE __CFURL * CFURLRef;
typedef signed long long CFIndex;
typedef unsigned char Boolean;
typedef unsigned char UInt8;
typedef const struct __CFAllocator * CFAllocatorRef;
const CFAllocatorRef kCFAllocatorDefault;
CFURLRef ; // expected-note {{passing argument to parameter 'buffer' here}}
void