summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/link-errors.m
Commit message (Expand)AuthorAgeFilesLines
* Restructure how the driver communicates information about theJohn McCall2012-06-201-2/+2
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-2/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-2/+2
* Tests use the new clang.Fariborz Jahanian2009-12-141-2/+2
* Move -fnext-runtime defaulting to driver (and change clang-cc default toDaniel Dunbar2009-11-171-2/+2
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-5/+5
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-2/+2
* Force triple for a couple test cases.Daniel Dunbar2009-03-131-2/+2
* Add some Objective-C code generation tests.Daniel Dunbar2008-09-041-0/+39