// RUN: %clang_cc1 -triple x86_64-apple-darwin11 -fsyntax-only -verify %s -fobjc-arc
//
// These tests exist as a means to help ensure that diagnostics aren't printed
// in overload resolution in ObjC.
;
typedef const void * CFTypeRef;
// PR26085, rdar://problem/24111333
void
@class NSString;
// Not called out explicitly by PR26085, but related.
void
id ;
// Not called out explicitly by PR26085, but related.
void