You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/utilities/meta/meta.trans
Nico Weber 981b01d9d0 Make meta.trans.other/aligned_storage.pass.cpp pass on arm.
The maximum alignment on arm is 8, not 16 like on x86. Use alignof(max_align_t)
to make the test work in both cases.


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@210195 91177308-0d34-0410-b5e6-96231b3b80d8
12 years ago
..
meta.trans.arr Patch for N3655 (Transformation type traits) with Howard's additions 13 years ago
meta.trans.cv Patch for N3655 (Transformation type traits) with Howard's additions 13 years ago
meta.trans.other Make meta.trans.other/aligned_storage.pass.cpp pass on arm. 12 years ago
meta.trans.ptr Patch for N3655 (Transformation type traits) with Howard's additions 13 years ago
meta.trans.ref Patch for N3655 (Transformation type traits) with Howard's additions 13 years ago
meta.trans.sign [libc++] Teach is_integral, is_[un]signed and make_[un]signed about __[u]int128_t 12 years ago
nothing_to_do.pass.cpp license change 15 years ago