forked from OSchip/llvm-project
parent
febbd63db1
commit
b9ccd553fc
|
@ -15,7 +15,7 @@ union bar {
|
|||
};
|
||||
|
||||
struct foo {
|
||||
unsigned ptr;
|
||||
short ptr;
|
||||
};
|
||||
|
||||
union bar u[1];
|
||||
|
|
Loading…
Reference in New Issue