[OpenMP] Fix test on 32-bit platforms
authorJoseph Huber <jhuber6@vols.utk.edu>
Sun, 25 Dec 2022 15:47:04 +0000 (09:47 -0600)
committerJoseph Huber <jhuber6@vols.utk.edu>
Sun, 25 Dec 2022 15:47:04 +0000 (09:47 -0600)
commitf74e3d2f81d2aae47d6032fc1d23114460d48a37
tree01481dc11020bc1084a8e81ce678776a6099e914
parent3284adf67170f5b3d79f0beb91a4248f8c45bef3
[OpenMP] Fix test on 32-bit platforms

Summary:
This test didn't specify the triple so it defaulted to the user's, if
this was 32-bit then it failed due to a diagnostic message.
clang/test/OpenMP/declare_target_nohost_variant_messages.cpp