New test for PR1417

llvm-svn: 37106
This commit is contained in:
Devang Patel 2007-05-16 16:50:32 +00:00
parent 1925c537f2
commit 7d6b9e057c
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
// PR 1419
// RUN: %llvmgcc -xc %s -c -o - | llvm-dis | grep "struct.anon = type \{ \}"
struct { } *X;