[test] Add more ext_vector_type tests for C
authorCassie Jones <code@witchoflight.com>
Mon, 22 May 2023 22:06:56 +0000 (15:06 -0700)
committerCassie Jones <code@witchoflight.com>
Mon, 22 May 2023 22:08:14 +0000 (15:08 -0700)
commitb5b689679e1e435b5c82832f468ed939c7b72021
treeba879c6bfec9472986cd60ceddf9de1c80c86d63
parent9efe1581502f1433811ea479345f84ca5008c754
[test] Add more ext_vector_type tests for C

Test that all builtin operators type check successfully with one vector
operand and one scalar operand.

Reviewed By: fhahn

Differential Revision: https://reviews.llvm.org/D151061
clang/test/Sema/ext_vector_ops.c
clang/test/Sema/vecshift.c