You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many of the INIT values (for base/standalone structs) will actually be all-zero, so equivalent to zero-initialization {}.
For those we could reduce the size of the header by just generating {} instead.