aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-02-19 20:20:04 +0000
committerChris Lattner <sabre@nondot.org>2007-02-19 20:20:04 +0000
commit96c2f349f0477770b2a429667a8e1fc0b698a181 (patch)
treec6b0883277ff165f2dd1d01092179e7757370191
parentf9021ff7407d3e979a15acc1e21da3e39e423936 (diff)
downloadexternal_llvm-96c2f349f0477770b2a429667a8e1fc0b698a181.zip
external_llvm-96c2f349f0477770b2a429667a8e1fc0b698a181.tar.gz
external_llvm-96c2f349f0477770b2a429667a8e1fc0b698a181.tar.bz2
this passes now
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34426 91177308-0d34-0410-b5e6-96231b3b80d8
-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 55eb55b..f02a44b 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)
{