[clang] [C++20] Fix a crash with spaceship and vector types (PR #139767)

via cfe-commits cfe-commits at lists.llvm.org
Tue May 13 10:10:10 PDT 2025


https://github.com/Sirraide approved this pull request.

Do we want to issue a diagnostic for this? I would imagine that users could get confused about this if they don’t know *why* the operator is marked as deleted.

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


More information about the cfe-commits mailing list