aboutsummaryrefslogtreecommitdiff
path: root/test/bitfield-unnamed-size-align.c
AgeCommit message (Collapse)Author
2024-04-04test: Use C23 keywords in test dataMichael Forney
Apparently 8120240c1f missed some.
2019-04-27Unnamed bit-fields don't contribute to size or alignment of unions, or size ↵Michael Forney
of structs