]> granicus.if.org Git - clang/commitdiff
Disable this test for PS4 target because PS4 issues different diagnostics.
authorYunzhong Gao <Yunzhong_Gao@playstation.sony.com>
Wed, 25 Mar 2015 20:16:29 +0000 (20:16 +0000)
committerYunzhong Gao <Yunzhong_Gao@playstation.sony.com>
Wed, 25 Mar 2015 20:16:29 +0000 (20:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@233210 91177308-0d34-0410-b5e6-96231b3b80d8

test/Preprocessor/pragma_microsoft.c

index e30069c1c5e7a4fbff45a3e7fbe8c0fabd4f80c2..6b88dece985663ee74d82a07d03a41a77a6de890 100644 (file)
@@ -1,4 +1,5 @@
 // RUN: %clang_cc1 %s -fsyntax-only -verify -fms-extensions
+// REQUIRES: non-ps4-sdk
 
 // rdar://6495941