]> granicus.if.org Git - clang/commitdiff
disable this test too
authorChris Lattner <sabre@nondot.org>
Tue, 3 Feb 2009 07:25:43 +0000 (07:25 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 3 Feb 2009 07:25:43 +0000 (07:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63626 91177308-0d34-0410-b5e6-96231b3b80d8

test/Serialization/complex.c

index 56e2376d8aa743581c78c3d16b89e95ac0e7f655..cb47e9c41559c528e7702fbccf89c91605996f3c 100644 (file)
@@ -1,5 +1,6 @@
 // XFAIL
-// RUN: clang %s --test-pickling 2>&1 | grep -q 'SUCCESS'
+// RUN: true
+// clang %s --test-pickling 2>&1 | grep -q 'SUCCESS'
 
 int main(void)
 {