summaryrefslogtreecommitdiff
path: root/test/FrontendC/2003-08-21-WideString.c
diff options
context:
space:
mode:
authorMatthijs Kooijman <matthijs@stdin.nl>2008-06-16 09:38:23 +0000
committerMatthijs Kooijman <matthijs@stdin.nl>2008-06-16 09:38:23 +0000
commitd38a89287dc1a354bcd00ce88a2a65f037ff38ff (patch)
tree7b2f1bccb645e4ff816f973e481ad907bb1d1d18 /test/FrontendC/2003-08-21-WideString.c
parentad205a76871b5112a4bf70edca0df9d03b92de49 (diff)
downloadllvm-d38a89287dc1a354bcd00ce88a2a65f037ff38ff.tar.gz
llvm-d38a89287dc1a354bcd00ce88a2a65f037ff38ff.tar.bz2
llvm-d38a89287dc1a354bcd00ce88a2a65f037ff38ff.tar.xz
Fix PR numbers, I accidentally switched two digits.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52311 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/FrontendC/2003-08-21-WideString.c')
-rw-r--r--test/FrontendC/2003-08-21-WideString.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/FrontendC/2003-08-21-WideString.c b/test/FrontendC/2003-08-21-WideString.c
index ae0783eaad..75ff557a3d 100644
--- a/test/FrontendC/2003-08-21-WideString.c
+++ b/test/FrontendC/2003-08-21-WideString.c
@@ -1,6 +1,6 @@
// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
// XFAIL: *
-// See PR2425
+// See PR2452
struct {
int *name;