implement field alignment syntax for unions #3125
Labels
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
Milestone
Thanks to #3114 we now have syntax for specifying alignment on struct and union fields. Once #3115 is merged, the syntax for struct field alignment will work (#1512). However there is more work to do to implement support for this syntax for unions, and this issue is to track the implementation. Here's a test case:
The text was updated successfully, but these errors were encountered: