summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/interface.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
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-1/+1
* Fix pointer addressing and array subscripting of Objective-C interfaceDaniel Dunbar2009-04-251-0/+34