[clang] [RISCV] Handle empty structs/unions passing in C++ (PR #97315)
Eli Friedman via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 1 14:21:18 PDT 2024
efriedma-quic wrote:
Please add a test for `struct X { int x[0]; };`.
https://github.com/llvm/llvm-project/pull/97315
More information about the cfe-commits
mailing list