aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/ivar-layout-64.m
AgeCommit message (Expand)Author
2012-11-06Fix a silly mistake in r167437.Eli Friedman
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall
2010-05-19More tests for ObjC++ GC support.Fariborz Jahanian
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-12-14Tests use the new clang.Fariborz Jahanian
2009-11-17Add some -triples I was a little too liberal in removing.Daniel Dunbar
2009-11-17Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, ins...Daniel Dunbar
2009-11-08Remove RUN: true lines.Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-05-04Adding more test to ivar-layout-64.m.Fariborz Jahanian
2009-05-04Don't allow clients to traverse into superclass synthesized propertiesDaniel Dunbar
2009-05-03Use the implementation decl for looking up offset while building theDaniel Dunbar
2009-05-03Rename test caseDaniel Dunbar
2009-04-22Reapply r69771, with updates & fixes:Daniel Dunbar
2009-04-22Revert r69771, I missed some (obvious) details. :/Daniel Dunbar
2009-04-22Rework the shadow struct that is layed out for Objective-C classes.Daniel Dunbar