Home
last modified time | relevance | path

Searched refs:non_aligned_struct (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/Sema/
Dtls_alignment.cpp7 struct non_aligned_struct { struct
25 typedef __attribute__(( aligned(64) )) non_aligned_struct yet_another_aligned_struct; argument
28 __thread non_aligned_struct foo;
34 __thread non_aligned_struct bar2 __attribute__(( aligned(64) )); // expected-error{{…