[libcxx-commits] [libcxx] [libc++] Correctly handle custom deleters in hardened unique_ptr<T[]> (PR #110685)
Nico Weber via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Oct 1 08:48:45 PDT 2024
https://github.com/nico approved this pull request.
Thanks for the quick fix!
Might be nice to give custom deleters some way to opt in to this, but that can be for the future :)
https://github.com/llvm/llvm-project/pull/110685
More information about the libcxx-commits
mailing list