efriedma-quic wrote:

The original patch just changed the calling convention for structs explicitly 
marked trivial_abi.  @rnk wanted to instead introduce the notion of a 
"trivial-abi-aware" type, i.e. a type that is either trivial_abi, or contains a 
trivial-abi-aware field/base.  The patch was never updated to address that.

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

Reply via email to