summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/deref-interface.m
Commit message (Expand)AuthorAgeFilesLines
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-1/+1
* objc: Issue a generic diagnostic assigning to Fariborz Jahanian2012-01-241-1/+1
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Diagnose assiging to an interface object inFariborz Jahanian2010-08-161-2/+1
* IRGen support for functions returning objc objectFariborz Jahanian2010-08-111-0/+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
* Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, ins...Daniel Dunbar2009-11-171-1/+1
* Test for my last patch.Fariborz Jahanian2009-09-021-0/+12