aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/messages.m
AgeCommit message (Expand)Author
2009-11-17Move -fnext-runtime defaulting to driver (and change clang-cc default toDaniel Dunbar
2009-11-08Remove RUN: true lines.Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-09-10Non fragile ABI for GNU runtime. Patch bu David Chisnall.Fariborz Jahanian
2009-07-25MultiTestRunner: Validate '&&' at the end of RUN lines.Daniel Dunbar
2009-06-01Fixed a test case which I am to blame for making itFariborz Jahanian
2009-05-23Test for David Chisnall's -fobjc-sender-dependent-dispatch patch.Fariborz Jahanian
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2008-09-04Add some Objective-C code generation tests.Daniel Dunbar