Home
last modified time | relevance | path

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

/external/libunwind_llvm/test/
Dalignment.pass.cpp16 struct MaxAligned {} __attribute__((aligned)); struct
17 static_assert(alignof(_Unwind_Exception) == alignof(MaxAligned), "");