Speculatively fix this C DR test
authorAaron Ballman <aaron@aaronballman.com>
Tue, 12 Jul 2022 19:16:10 +0000 (15:16 -0400)
committerAaron Ballman <aaron@aaronballman.com>
Tue, 12 Jul 2022 19:18:03 +0000 (15:18 -0400)
commit2346d19a262eb6d62db9588afb154a5ef856dabb
tree0912802301bd59ab6e9abdf30c5d4ba4e246fcd6
parent984f5f3f6249ffac6a238da2d23ae20a433a0e99
Speculatively fix this C DR test

There is a failing bot:
http://45.33.8.238/macm1/40002/step_7.txt

It looks to be failing because of a regex and how it handles whitespace,
so modifying the CHECK line slightly to account for that.
clang/test/C/drs/dr268.c