efriedma-quic wrote:

That would mean if someone wrote `struct Empty {}; struct Z { Empty a,b,c; }`, 
we'd lower it to `{ [3 x i8] }` instead of `{%Empty, %Empty, %Empty}`, which is 
a bit ugly.  Other than that, sure, I guess we could do that.

https://github.com/llvm/llvm-project/pull/93809
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to