Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dtest-wunaligned-access.cpp81 struct U10 { struct
83 …T1 b; // expected-warning {{field b within 'U10' is less aligned than 'T1' and is usually due to '… argument
84 int c;
H A Dtest-wunaligned-access.c78 struct __attribute__((packed)) U10 { struct
82 …struct T1 d __attribute__((aligned(2))); // expected-warning {{field d within 'struct U10' is less… argument