[Clang] Actually fix tests for __builtin_vectorelements (#69589)
commit3d7802d2107f4f6518f366effc0e237bffe67bf1
authorLawrence Benson <github@lawben.com>
Thu, 19 Oct 2023 11:40:41 +0000 (19 13:40 +0200)
committerGitHub <noreply@github.com>
Thu, 19 Oct 2023 11:40:41 +0000 (19 13:40 +0200)
tree1a8a42c8ec7bfd2f102c6fdb099abd8b70619dac
parent0b80288e9e0b12f9680d9f2cfdff5686c38982d2
[Clang] Actually fix tests for __builtin_vectorelements (#69589)

In #69582, I accidentally disabled all tests for the changed introduced
in #69010. This change should use the correct `REQUIRES` syntax to
en-/disable target-specific tests.
clang/test/CodeGen/builtin_vectorelements.c
clang/test/SemaCXX/builtin_vectorelements.cpp