aboutsummaryrefslogtreecommitdiff
path: root/test/Serialization/stmt_exprs.c
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-02-03 07:24:53 +0000
committerChris Lattner <sabre@nondot.org>2009-02-03 07:24:53 +0000
commitd18d9fd32dfcca735d30656eb2dcec728bf19e23 (patch)
tree9c8e134e16484d39333ba527b904adf653a602ce /test/Serialization/stmt_exprs.c
parent1100258c19dd8967ba078c0bc81fc06cea9d033f (diff)
make this fail faster.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63625 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Serialization/stmt_exprs.c')
-rw-r--r--test/Serialization/stmt_exprs.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/Serialization/stmt_exprs.c b/test/Serialization/stmt_exprs.c
index 1556bb2e53..5b2c4295ec 100644
--- a/test/Serialization/stmt_exprs.c
+++ b/test/Serialization/stmt_exprs.c
@@ -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'
typedef unsigned __uint32_t;
#define __byte_swap_int_var(x) \