summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/interface-layout-64.m
Commit message (Expand)AuthorAgeFilesLines
* Use private linkage for globals we already name with \01L and \01l.Rafael Espindola2014-02-271-9/+9
* Tests: remove disabled llvm-gcc invocationsDmitri Gribenko2013-01-281-1/+0
* FileCheck-ize.Eric Christopher2012-07-191-24/+23
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Pack ivar offsets together.Bill Wendling2011-05-041-11/+11
* ivars craeted for explicit @synthesize and thoseFariborz Jahanian2010-12-151-2/+2
* 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
* ... and add back a few more triple forces.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-21/+21
* Remove -fobjc-tight-layout, seems to work!Daniel Dunbar2009-05-071-1/+1
* Fix the field count in interface record layout (it was incorrectlyDaniel Dunbar2009-05-041-5/+50
* Compute interface instanceStart and instanceSize using the recordDaniel Dunbar2009-05-041-0/+23
* Rename test caseDaniel Dunbar2009-05-031-0/+56