[libcxx-commits] [clang] [clang-tools-extra] [libcxx] [Clang] Make the SizeType, SignedSizeType and PtrdiffType be named sugar types instead of built-in types (PR #143653)
via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jul 4 22:14:12 PDT 2025
YexuanXiao wrote:
The failed libc++ test with Android target is related to `has_unique_object_representations`, which I think is unrelated to this change.
https://github.com/llvm/llvm-project/pull/143653
More information about the libcxx-commits
mailing list