Files
clang-p2996/clang/lib/Sema/SemaCast.cpp
Vlad Serebrennikov ae7b20b583 [clang][NFC] Refactor VectorType::VectorKind
This patch moves `VectorKind` to namespace scope, and make it complete at the point its bit-field is declared. It also converts it to a scoped enum.
2023-10-31 21:50:18 +03:00

130 KiB