[clang] [AArch64] Match GCC behaviour for zero-size structs (PR #124760)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 28 18:00:16 PST 2025


efriedma-quic wrote:

The likelihood of anyone actually tripping over this outside a synthetic testcase is very low; you need a combination of unusual constructs to hit this.  So I'm not really worried about documentation/ABI compat flags.

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


More information about the cfe-commits mailing list