aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/objc2-write-barrier-2.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-21Removed -fobjc-newgc-api option. clang now conforms toFariborz Jahanian
2009-09-18Force a triple.Daniel Dunbar
2009-09-18Fixed a bug in generation of the new write-barriers when Fariborz Jahanian
2009-09-16Removed useless stuff from the test.Fariborz Jahanian
2009-09-16More test for objc gc's mixed write-barriers.Fariborz Jahanian