Add testcase
[oota-llvm.git] / test / CFrontend / 2007-05-16-EmptyStruct.c
index b00c062ccb9d2c98e02b47c2185fb0f2876b6c0c..64652be8b06538e03e581f3c187731d610af2c60 100644 (file)
@@ -1,4 +1,4 @@
-// PR 1419
+// PR 1417
 
 // RUN: %llvmgcc -xc  %s -c -o - | llvm-dis | grep "struct.anon = type \{  \}"