[PS4] Remove an UNSUPPORTED, this test seems to work now

This commit is contained in:
Paul Robinson 2022-11-29 08:57:02 -08:00
parent ee29a846c6
commit f19c2720e3
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
// RUN: %clang_cc1 -triple i686-unknown-windows-msvc %s -fsyntax-only -verify -fms-extensions -Wunknown-pragmas
// RUN: not %clang_cc1 -triple i686-unknown-windows-msvc %s -fms-extensions -E | FileCheck %s
// UNSUPPORTED: ps4
// rdar://6495941