[clang] clang: Do not implicitly addrspacecast in EmitAggExprToLValue (PR #129837)

Matt Arsenault via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 6 00:35:52 PST 2025


arsenm wrote:

Alternative https://github.com/llvm/llvm-project/pull/130011

Although really the problem is the builtin code is bypassing the normal ABI lowering paths for a call 

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


More information about the cfe-commits mailing list