[clang] [clang][Sema] Allow splat initialization of a sizeless vector in a C++ code (PR #205432)
Joseph Huber via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 15 05:03:46 PDT 2026
jhuber6 wrote:
Probably because no one bothered to do it and preferred magic builtins. The ext_vector support was based off of a language so it is going to be more canonical.
https://github.com/llvm/llvm-project/pull/205432
More information about the cfe-commits
mailing list