[all-commits] [llvm/llvm-project] e068c8: [libc++][AIX] Alignment of bool on AIX is 1
Sean Fertile via All-commits
all-commits at lists.llvm.org
Wed Nov 10 10:03:08 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e068c84762ac1ec34631beb5f41cebfa78fcc3df
https://github.com/llvm/llvm-project/commit/e068c84762ac1ec34631beb5f41cebfa78fcc3df
Author: Sean Fertile <sd.fertile at gmail.com>
Date: 2021-11-10 (Wed, 10 Nov 2021)
Changed paths:
M libcxx/test/std/utilities/meta/meta.unary.prop.query/alignment_of.pass.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list