[clang] [clang][Sema] Allow splat initialization of a sizeless vector in a C++ code (PR #205432)

Paul Osmialowski via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 29 05:43:41 PDT 2026


pawosm-arm wrote:

> Implicit conversions with vectors has been a mess historically. I'd be happier with a builtin, I think.

@efriedma-quic  so I'm attempting it here: #212758 

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


More information about the cfe-commits mailing list