mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-30 17:02:29 +00:00
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:
parent
5eee427594
commit
15b86db376
@ -21,3 +21,11 @@ struct S2525 {
|
||||
} e;
|
||||
};
|
||||
struct S2525 s2525;
|
||||
|
||||
struct {
|
||||
signed char f;
|
||||
char :0;
|
||||
struct{}h;
|
||||
char * i[5];
|
||||
} data;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user