summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/objc2-assign-global.m
Commit message (Expand)AuthorAgeFilesLines
* Restructure how the driver communicates information about theJohn McCall2012-06-201-1/+1
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Tests use the new clang.Fariborz Jahanian2009-12-141-1/+1
* Move -fnext-runtime defaulting to driver (and change clang-cc default toDaniel Dunbar2009-11-171-1/+1
* Remove RUN: true lines.Daniel Dunbar2009-11-081-1/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* Removed -fobjc-newgc-api option. clang now conforms toFariborz Jahanian2009-09-211-1/+1
* Force triple for tests using __strong.Daniel Dunbar2009-09-171-2/+1
* Starting patch to generate more specific API for objc'sFariborz Jahanian2009-09-161-4/+78
* Provide basic support for generation of objc2's Fariborz Jahanian2009-05-041-0/+8