[clang] [clang][Sema] Allow splat initialization of a sizeless vector in a C++ code (PR #205432)
Eli Friedman via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 23 15:53:17 PDT 2026
https://github.com/efriedma-quic commented:
Implicit conversions with vectors has been a mess historically. I'd be happier with a builtin, I think.
https://github.com/llvm/llvm-project/pull/205432
More information about the cfe-commits
mailing list