blob: bf17225a04171e8ca75542f905a2d0e18cb942c3 [file] [log] [blame]
Fariborz Jahanianba8bda02010-11-09 21:38:20 +00001// RUN: %clang_cc1 %s -fsyntax-only -verify
2// rdar://8632525
3extern id objc_msgSend(id self, SEL op, ...);