blob: bf17225a04171e8ca75542f905a2d0e18cb942c3 [file] [log] [blame]
// RUN: %clang_cc1 %s -fsyntax-only -verify
// rdar://8632525
extern id objc_msgSend(id self, SEL op, ...);