clang: Fix tests after 7f78e409d028 if clang is not called clang-13
authorNico Weber <thakis@chromium.org>
Mon, 10 May 2021 12:47:28 +0000 (08:47 -0400)
committerNico Weber <thakis@chromium.org>
Mon, 10 May 2021 12:49:26 +0000 (08:49 -0400)
commit08de6e3adaf6e991f5a40357f4634e5b70ec3fde
tree71186756543e3fea432a6962a8578d95629f124c
parent65c89cd1a62ad1f2e9b879edc10a806f13c21892
clang: Fix tests after 7f78e409d028 if clang is not called clang-13

We might release a new version at some point after all.
In fact, use the same pattern the other CHECK lines in this test
use, for consistency.
clang/test/Driver/amdgpu-openmp-toolchain.c