[llvm-branch-commits] [clang] release/18.x: Fix Objective-C++ Sret of non-trivial data types on Windows ARM64 (#88671) (PR #90176)

Eli Friedman via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Apr 26 11:03:58 PDT 2024


efriedma-quic wrote:

LGTM

I think this is safe to merge: it's a small change to fix a miscompile, and the codepath is question is only used by GNUstep targets.

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


More information about the llvm-branch-commits mailing list