diff options
Diffstat (limited to 'test/FrontendC/2003-08-21-WideString.c')
-rw-r--r-- | test/FrontendC/2003-08-21-WideString.c | 2 |
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 ae0783e..75ff557 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; |