Files
clang-p2996/clang/test/SemaCXX/vector.cpp
Cassie Jones 590eb76ba3 [test] Add C++ ext_vector_type tests
Add initial tests for the behavior of ext_vector_type vectors for
vector vs scalar ops in C++. Their behavior doesn't agree with the behavior in
C and what the behavior seems like it should be, these are baseline tests before
implementing those changes.

Reviewed By: fhahn

Differential Revision: https://reviews.llvm.org/D151059
2023-05-22 15:58:01 -07:00

29 KiB