[clang] [Clang] Non-polymorphic trivially relocatable types can have [[trivial_abi]] (PR #143111)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 6 04:51:43 PDT 2025


https://github.com/AaronBallman commented:

I'd like to see codegen tests which verify that we actually do try to pass in registers in this case. Also, the changes should come with a release note.

https://github.com/llvm/llvm-project/pull/143111


More information about the cfe-commits mailing list