summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/interface-1.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
* Change tests to use clang -cc1...Fariborz Jahanian2009-12-141-1/+1
* Remove the -arch option from clang-cc: for all practical purposes, it's Eli Friedman2009-05-191-1/+1
* rdar://6827200 - [sema] reject statically allocated arrays of interface typesChris Lattner2009-04-271-1/+2
* We don't accept this test anymore in a non-fragile ABI.Daniel Dunbar2009-04-241-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* fix rdar://6611778, a redefinition of an interface was causing anChris Lattner2009-02-231-0/+10
* proper grammar n stuphChris Lattner2008-08-181-1/+1
* warn when someone tries to make an array of ObjC interfaces instead of arrayChris Lattner2008-08-181-0/+10
* remove duplicate error message.Chris Lattner2008-07-261-1/+1
* remove objc prefixes from these tests.Chris Lattner2008-07-261-0/+17