Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dtype-traits.cpp2685 union __attribute__((aligned(16))) WeirdAlignmentUnion { union
2689 static_assert(!has_unique_object_representations<WeirdAlignmentUnion>::value, "Alignment causes pad…