aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC/objc2-write-barrier-2.m
AgeCommit message (Expand)AuthorFilesLines
2012-06-20Restructure how the driver communicates information about theJohn McCall1-2/+2
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall1-2/+2
2010-05-20More Objective-C++ GC tests.Fariborz Jahanian1-0/+4
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar1-1/+1
2009-12-14Tests use the new clang.Fariborz Jahanian1-1/+1
2009-11-17Move -fnext-runtime defaulting to driver (and change clang-cc default toDaniel Dunbar1-1/+1
2009-11-08Remove RUN: true lines.Daniel Dunbar1-1/+0
2009-11-08Eliminate &&s in tests.Daniel Dunbar1-4/+4
2009-09-21Removed -fobjc-newgc-api option. clang now conforms toFariborz Jahanian1-1/+1
2009-09-18Force a triple.Daniel Dunbar1-1/+1
2009-09-18Fixed a bug in generation of the new write-barriers when Fariborz Jahanian1-2/+30
2009-09-16Removed useless stuff from the test.Fariborz Jahanian1-12/+12
2009-09-16More test for objc gc's mixed write-barriers.Fariborz Jahanian1-0/+52