aboutsummaryrefslogtreecommitdiff
path: root/test/Parser/objc-messaging-1.m
AgeCommit message (Expand)Author
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2008-09-19Fix rdar://6222856: the receiver of a message expr is anChris Lattner
2007-09-05Patch for parsing objective-c style method calls.Fariborz Jahanian