commit | 24dfec33b9745b0ade4d4120537c5e90a8bcd59c | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue Feb 03 07:24:53 2009 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue Feb 03 07:24:53 2009 +0000 |
tree | 9c8e134e16484d39333ba527b904adf653a602ce | |
parent | 46e93a7ada4f101131c748f908b1e13778b4e425 [diff] [blame] |
make this fail faster. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63625 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/Serialization/stmt_exprs.c b/test/Serialization/stmt_exprs.c index 1556bb2..5b2c429 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) \