[libcxx-commits] [libcxx] [libc++] Make std::allocator always trivially default constructible (PR #169914)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Dec 8 09:07:29 PST 2025
ldionne wrote:
I'd also like to keep an opt-out for the previous behavior for two releases, to give time for people to figure this out and give feedback (i.e. complain) if this ends up having wider fallout than anticipated.
https://github.com/llvm/llvm-project/pull/169914
More information about the libcxx-commits
mailing list