Home
last modified time | relevance | path

Searched defs:U31 (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dtest-wunaligned-access.c233 struct __attribute__((packed)) U31 { struct
234 char a;
235 struct T2 b __attribute__((aligned(4)));