[libc++][AIX] Alignment of bool on AIX is 1
authorSean Fertile <sd.fertile@gmail.com>
Wed, 10 Nov 2021 17:58:15 +0000 (12:58 -0500)
committerSean Fertile <sd.fertile@gmail.com>
Wed, 10 Nov 2021 18:01:32 +0000 (13:01 -0500)
commite068c84762ac1ec34631beb5f41cebfa78fcc3df
treef40f148ce7284d13912abaddd7479e9b2a937d1d
parentf309939d065a67cb2379059d82cb8a76d8b74e3c
[libc++][AIX] Alignment of bool on AIX is 1

Update test so that we check for a 1 byte alignment on AIX PPC32.

Differential Revision: https://reviews.llvm.org/D112087
libcxx/test/std/utilities/meta/meta.unary.prop.query/alignment_of.pass.cpp