[libcxx-commits] [PATCH] D127672: [libc++] Test the size of basic_string
Hubert Tong via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jul 13 20:02:49 PDT 2022
hubert.reinterpretcast added a comment.
In D127672#3650406 <https://reviews.llvm.org/D127672#3650406>, @philnik wrote:
> @hubert.reinterpretcast Do you know what the correct values for AIX are? If that's the case, could you tell me? Or how about I land this with `XFAIL: AIX` any you fix it in a follow-up patch?
As far as I can tell, the values //are// correct. I will need to see if the failures show up when using the LIT harness.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127672/new/
https://reviews.llvm.org/D127672
More information about the libcxx-commits
mailing list