On Wed Nov 15 01:20:43 2023 +0000, Conor McCarthy wrote:
Does that do the right thing? It seems like this would introduce
padding between "type" and "sample_mask" that previously wasn't there. I only aligns `type`, so if the second member has 4-byte alignment there is no padding.
Yeah, it seems to do the right thing: https://godbolt.org/z/dfM4WT38T