]> granicus.if.org Git - clang/commitdiff
Temporarily XFAIL this test on windows.
authorEric Christopher <echristo@apple.com>
Mon, 19 Apr 2010 18:26:40 +0000 (18:26 +0000)
committerEric Christopher <echristo@apple.com>
Mon, 19 Apr 2010 18:26:40 +0000 (18:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@101796 91177308-0d34-0410-b5e6-96231b3b80d8

test/Sema/x86-builtin-palignr.c

index bbd3a913e90bd0211bae921e234588e6e92b6562..eedf99bdfb6f6317a14ce84d1525fed2637f7b39 100644 (file)
@@ -1,4 +1,6 @@
 // RUN: %clang_cc1 -fsyntax-only -target-feature +ssse3 -verify %s
+// Temporarily xfail this on windows.
+// XFAIL: win32
 
 #include <tmmintrin.h>