Fix a failing test case after 6c75ab5f66b403f7ca67e86aeed3a58abe10570b
authorAaron Ballman <aaron@aaronballman.com>
Mon, 6 Dec 2021 18:51:26 +0000 (13:51 -0500)
committerAaron Ballman <aaron@aaronballman.com>
Mon, 6 Dec 2021 18:53:43 +0000 (13:53 -0500)
commit0ef8ad08db6c154f14c0e060b71106dacd8f29fd
treea8fa21355315d776e26f81cb390d376195cc3ea5
parent2db67e97712e257d9784f4c3812432443f72145e
Fix a failing test case after 6c75ab5f66b403f7ca67e86aeed3a58abe10570b

The test is the same whether it's testing _BitInt or _ExtInt, so use
the type which is not deprecated.
clang/test/Sema/builtins-elementwise-math.c