Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
d3d3be9bc717b37366324e9711f1ea22dea42caa
/
test
/
CodeGenCXX
/
bitfield-layout.cpp
6ba3815
Simplify wide bit-field layout in CGRecordLayoutBuilder, and also fix a bug where assigning to a bit-field member would overwrite other parts of the struct.
by Anders Carlsson
· 15 years ago
d62328e
Unnamed bit-fields in a union should be laid out with a type that doesn't affect alignment.
by Anders Carlsson
· 15 years ago
de9f153
If a wide bit-field is inside a union its offset should always be 0.
by Anders Carlsson
· 15 years ago