[clang] [clang][PowerPC] Add flag to enable compatibility with GNU for complex arguments (PR #77732)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 10 11:51:39 PDT 2026


efriedma-quic wrote:

If we want to support a compatibility mode, we should probably just roll it into -fclang-abi-compat; I don't think it makes sense to carry it as an independent option.

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


More information about the cfe-commits mailing list