Browse Source
This eliminates the need for the sizeof regex fixup by rearranging things a bit. All other bitfields already use the parentheses around expressions with sizeof, so one case is fixed by following this convention. VM_MAX_STATE_ON_STACK is the only remaining problem and it can be worked around by changing the order of the operands.pull/5749/head
David Lechner
5 years ago
committed by
Damien George
3 changed files with 3 additions and 6 deletions
Loading…
Reference in new issue