CHECK we have at most a partial byte
This commit is contained in:
committed by
greg-king5
parent
f4a6d08847
commit
fae25bc459
@@ -2137,6 +2137,7 @@ NextMember:
|
||||
ConsumeRCurly ();
|
||||
|
||||
/* If we have data from a bit-field left, output it now */
|
||||
CHECK(SI.ValBits < CHAR_BITS);
|
||||
OutputBitFieldData (&SI);
|
||||
|
||||
/* If there are struct fields left, reserve additional storage */
|
||||
|
||||
Reference in New Issue
Block a user