]> granicus.if.org Git - clang/commitdiff
disable these two tests, they crash and take a long time to run crashreporter etc.
authorChris Lattner <sabre@nondot.org>
Thu, 13 Nov 2008 18:45:47 +0000 (18:45 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 13 Nov 2008 18:45:47 +0000 (18:45 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59254 91177308-0d34-0410-b5e6-96231b3b80d8

test/Coverage/serialize.c
test/Coverage/serialize.m

index 5c81f31f5d9984ea76e515a6deb32e608fd6b93c..11509062da720c05a26a59b222ac7877c76c2d0a 100644 (file)
@@ -1,4 +1,5 @@
-// RUN: clang -fsyntax-only --serialize %s
-// XFAIL
+// DISABLED:
+// R U N: clang -fsyntax-only --serialize %s
+// RUN: 
 
 #include "c-language-features.inc"
index 8ad330a71d6abe864f349cf2eb426e86058bc174..fbab286a4815f7b708c3afe428b4f346fad2e63e 100644 (file)
@@ -1,4 +1,5 @@
-// RUN: clang -fsyntax-only --serialize %s
-// XFAIL
+// DISABLED:
+// RUN:
+// R U N: clang -fsyntax-only --serialize %s
 
 #include "objc-language-features.inc"