[libcxx-commits] [libcxx] [libc++] Use correct size for deallocation of arrays in shared_ptr (PR #68233)

Ilya Biryukov via libcxx-commits libcxx-commits at lists.llvm.org
Thu Oct 5 06:27:00 PDT 2023


ilya-biryukov wrote:

I'm going to merge the change in as all comments are addressed and this already has LGTM from @EricWF.
The only pending build is for FreeBSD and it came out green last time (there were no significant changes afterwards), the change itself seems relatively straightforward.

I hope I don't break any policies or expectations here, but please let me know if that's the case.

https://github.com/llvm/llvm-project/pull/68233


More information about the libcxx-commits mailing list