Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
0f5897bf5f919df28c76013d1efa17441f7241ff
/
test
/
CodeGenObjC
/
interface-layout-64.m
d1e40d5
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
by John McCall
· 13 years ago
1f38251
Pack ivar offsets together.
by Bill Wendling
· 14 years ago
7504966
ivars craeted for explicit @synthesize and those
by Fariborz Jahanian
· 14 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
8604fae
Tests use the new clang.
by Fariborz Jahanian
· 15 years ago
2ca2429
... and add back a few more triple forces.
by Daniel Dunbar
· 15 years ago
ca74ae7
Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, instead of forcing the triple.
by Daniel Dunbar
· 15 years ago
2475d76
Remove RUN: true lines.
by Daniel Dunbar
· 15 years ago
4fcfde4
Eliminate &&s in tests.
by Daniel Dunbar
· 15 years ago
913af35
Remove -fobjc-tight-layout, seems to work!
by Daniel Dunbar
· 16 years ago
6e8575b
Fix the field count in interface record layout (it was incorrectly
by Daniel Dunbar
· 16 years ago
b4c79e0
Compute interface instanceStart and instanceSize using the record
by Daniel Dunbar
· 16 years ago
a74869c
Rename test case
by Daniel Dunbar
· 16 years ago
[Renamed from test/CodeGenObjC/ivar-layout-64.m]
a80a0f6
Reapply r69771, with updates & fixes:
by Daniel Dunbar
· 16 years ago
d4ae6c0
Revert r69771, I missed some (obvious) details. :/
by Daniel Dunbar
· 16 years ago
0c45793
Rework the shadow struct that is layed out for Objective-C classes.
by Daniel Dunbar
· 16 years ago