Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dtest-wunaligned-access.c254 struct __attribute__((packed)) U34 { struct
256 …struct T1 b __attribute__((packed)); // expected-warning {{field b within 'struct U34' is less ali… argument
257 struct T2 c;