Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dtype-traits.cpp2682 struct __attribute__((aligned(16))) WeirdAlignment { struct
2688 static_assert(!has_unique_object_representations<WeirdAlignment>::value, "Alignment causes padding"… argument