]> granicus.if.org Git - clang/commitdiff
true is pass, false is success.
authorChris Lattner <sabre@nondot.org>
Tue, 3 Feb 2009 07:28:12 +0000 (07:28 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 3 Feb 2009 07:28:12 +0000 (07:28 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63627 91177308-0d34-0410-b5e6-96231b3b80d8

test/Serialization/complex.c
test/Serialization/stmt_exprs.c

index cb47e9c41559c528e7702fbccf89c91605996f3c..6fef88b74e30de7c9114f727010b316db60bddac 100644 (file)
@@ -1,5 +1,5 @@
 // XFAIL
-// RUN: true
+// RUN: false
 // clang %s --test-pickling 2>&1 | grep -q 'SUCCESS'
 
 int main(void)
index 5b2c4295ec534f780bc0878fb6ca551cba4170d5..9bb3d7372898b7c8a2e8135ae522d1c82551b17b 100644 (file)
@@ -1,5 +1,5 @@
 // XFAIL
-// RUN: true
+// RUN: false
 // clang %s --test-pickling 2>&1 | grep -q 'SUCCESS'
 typedef unsigned __uint32_t;