aboutsummaryrefslogtreecommitdiff
path: root/test/FrontendC/2004-02-13-IllegalVararg.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/FrontendC/2004-02-13-IllegalVararg.c')
-rw-r--r--test/FrontendC/2004-02-13-IllegalVararg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/FrontendC/2004-02-13-IllegalVararg.c b/test/FrontendC/2004-02-13-IllegalVararg.c
index 06073305e0..21039c6b0f 100644
--- a/test/FrontendC/2004-02-13-IllegalVararg.c
+++ b/test/FrontendC/2004-02-13-IllegalVararg.c
@@ -1,6 +1,6 @@
// RUN: %llvmgcc -xc %s -w -c -o - | llc
// XFAIL: *
-// See PR2425
+// See PR2452
#include <stdarg.h>