aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjC/deref-interface.m
AgeCommit message (Expand)Author
2012-04-06Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard
2012-01-24objc: Issue a generic diagnostic assigning to Fariborz Jahanian
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall
2010-08-16Diagnose assiging to an interface object inFariborz Jahanian
2010-08-11IRGen support for functions returning objc objectFariborz Jahanian
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-12-14Change tests to use clang -cc1...Fariborz Jahanian
2009-11-17Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, ins...Daniel Dunbar
2009-09-02Test for my last patch.Fariborz Jahanian