dpaoliello wrote:

Correct me if I'm wrong, but this seems like a breaking change and would need 
release notes (at a minimum).

Also, what's LLVM's behavior with returning a 128bit struct? I want to make 
sure that `i128` and `stuct { i64; i64}` are handled the same, since folks love 
to plan games like with public header vs implementation.

https://github.com/llvm/llvm-project/pull/210358
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to