Use a more general test here.
authorAaron Ballman <aaron@aaronballman.com>
Wed, 18 Aug 2021 13:30:36 +0000 (09:30 -0400)
committerAaron Ballman <aaron@aaronballman.com>
Wed, 18 Aug 2021 13:32:05 +0000 (09:32 -0400)
commit9f27364377a247cc779c11b1e1f220b20755982f
treef4292ede0bc2b7b5a2a4481b5dd9c1e1aa90fdf4
parentdfcad31b221c50958c6158d85ba5372a94d496ce
Use a more general test here.

The interesting bit about that triple isn't the architecture, it's the
fact that ps4 implies C99 as the standard rather than a newer C mode.
Specify the language standard rather than the triple so the test is a
bit more general.
clang/test/Lexer/unicode.c