jwakely wrote: > Also, is GCC going to do the same? @jwakely might want to chime in.
I expect we'll treat this the same way we treat other types with padding bits, i.e. our `__builtin_clear_padding`. https://github.com/llvm/llvm-project/pull/204815 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
