diff --git a/test/CFrontend/2007-02-04-WITH_SIZE_EXPR.c b/test/CFrontend/2007-02-04-WITH_SIZE_EXPR.c index 55eb55be0a3..f02a44b1573 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) {