Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
a058fd4f0a944174295f77169b438510dad389f8
/
test
/
SemaObjC
/
interface-layout.m
d1e40d5
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
by John McCall
· 13 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
1147c5e
Change tests to use clang -cc1...
by Fariborz Jahanian
· 15 years ago
293b4d6
force a 32-bit triple.
by Chris Lattner
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
666871a
remove objc prefixes from these tests.
by Chris Lattner
· 17 years ago
[Renamed from test/SemaObjC/objc-interface-layout.m]
6ac6ddc
move all objc sema tests into a new SemaObjC directory. Next step is to
by Chris Lattner
· 17 years ago
[Renamed from test/Sema/objc-interface-layout.m]
44a3dde
Add ObjCInterface layout support. Reuse RecordLayout.
by Devang Patel
· 17 years ago