Add another testcase.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46385 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Devang Patel 2008-01-26 01:21:48 +00:00
parent 5eee427594
commit 15b86db376

View File

@ -21,3 +21,11 @@ struct S2525 {
} e;
};
struct S2525 s2525;
struct {
signed char f;
char :0;
struct{}h;
char * i[5];
} data;