brintos

brintos / llvm-project-archived public Read only

0
0
Text · 173 B · f3806d4 Raw
10 lines · c
1// RUN: %clang_cc1 -emit-llvm %s -o -2// PR29873struct S20454{5  unsigned short int a;6  union { } b;7  union __attribute__ ((aligned (4))) { } c[0];8};9struct S2045 s2045;10