[libcxx-commits] [libcxx] [String] Allow fancy pointer as pointer type of basic_string allocator (PR #191023)
Nikita Belenkiy via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Apr 23 07:44:25 PDT 2026
kitsnet wrote:
So, with my changes in `thread_unsafe_shared_ptr` we don't need the exception for limited_allocator test anymore?
Will change it in llvm-project/libcxx/test/std/strings/basic.string/string.cons/move_noexcept.pass.cpp - or does anyone see a reason to keep this exception there?
https://github.com/llvm/llvm-project/pull/191023
More information about the libcxx-commits
mailing list