Closed
Description
This test was added in D124151 and has a REQUIRES: clang-driver
clause, however the clang-driver
keyword is never defined (see 63fbc77 which removed all uses of clang-driver
except this one).
I'll be removing the clang-driver
keyword and adding XFAIL: *
shortly. Then the test will report XFAIL instead of UNSUPPORTED.
Tagging the author (@lamb-j) and reviewer (@yxsamliu) of D124151, hoping one of them will fix this test.