Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
e953172412569a5babfe580790531163e7ccabaa
/
test
/
CodeGenObjC
/
bitfield-ivar-offsets.m
e953172
Tests: remove disabled llvm-gcc invocations
by Dmitri Gribenko
· 12 years ago
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
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
e7d6c3d
Revert 69646, that was the precise inverse of what I wanted to commit.
by Daniel Dunbar
· 16 years ago
51a1d95
Kill ASTContext::[gs]etFieldForDecl, instead we just lookup things
by Daniel Dunbar
· 16 years ago
3eec8aa
Don't emit ivar offsets for unnamed bit fields.
by Daniel Dunbar
· 16 years ago
48fa064
Fix bug in computation of ivar offsets for (adjacent) bitfields.
by Daniel Dunbar
· 16 years ago