summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/ivar-layout-64.m
Commit message (Expand)AuthorAgeFilesLines
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-2/+2
* More tests for ObjC++ GC support.Fariborz Jahanian2010-05-191-0/+6
* 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
* Add some -triples I was a little too liberal in removing.Daniel Dunbar2009-11-171-1/+1
* Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, ins...Daniel Dunbar2009-11-171-1/+1
* Remove RUN: true lines.Daniel Dunbar2009-11-081-1/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-5/+5
* Adding more test to ivar-layout-64.m.Fariborz Jahanian2009-05-041-0/+23
* Don't allow clients to traverse into superclass synthesized propertiesDaniel Dunbar2009-05-041-3/+24
* Use the implementation decl for looking up offset while building theDaniel Dunbar2009-05-031-0/+45
* Rename test caseDaniel Dunbar2009-05-031-56/+0
* Reapply r69771, with updates & fixes:Daniel Dunbar2009-04-221-0/+56
* Revert r69771, I missed some (obvious) details. :/Daniel Dunbar2009-04-221-56/+0
* Rework the shadow struct that is layed out for Objective-C classes.Daniel Dunbar2009-04-221-0/+56