[libcxx-commits] [libcxx] [libcxx] Align allocation to match `__set_long_cap` and `__get_long_cap` (PR #90292)
Vitaly Buka via libcxx-commits
libcxx-commits at lists.llvm.org
Wed May 1 15:32:03 PDT 2024
vitalybuka wrote:
> _LIBCPP_ASSERT_INTERNAL
Done, but I am curious why this can be wrong?
Seems set/get should return exactly the same value.
https://github.com/llvm/llvm-project/pull/90292
More information about the libcxx-commits
mailing list