Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
978d415adab4ef423f5aef430ddfdbefc4cfb000
/
test
/
CodeGen
/
pragma-pack-1.c
0b495cd
A bug I've introduced in STDIN handling surfaced a few broken tests, fix them.
by Benjamin Kramer
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
4b5584b
We don't need to keep track of the packed alignment, just whether the struct is packed or not. Fixes PR4610.
by Anders Carlsson
· 16 years ago