aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/CFrontend/2007-02-04-WITH_SIZE_EXPR.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CFrontend/2007-02-04-WITH_SIZE_EXPR.c b/test/CFrontend/2007-02-04-WITH_SIZE_EXPR.c
index 55eb55be0a..f02a44b157 100644
--- a/test/CFrontend/2007-02-04-WITH_SIZE_EXPR.c
+++ b/test/CFrontend/2007-02-04-WITH_SIZE_EXPR.c
@@ -1,6 +1,5 @@
// RUN: %llvmgcc %s -O3 -S -o - -emit-llvm
// PR1174
-// XFAIL: *
void zzz (char *s1, char *s2, int len, int *q)
{