[libcxx-commits] [libcxxabi] [libc++abi] Remove unnecessary dependency on std::unique_ptr (PR #73277)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jan 8 11:10:55 PST 2024


https://github.com/ldionne approved this pull request.

This looks acceptable to me. I don't like that we're leaking, but I understand it's almost certainly a non-issue since we're terminating anyways.

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


More information about the libcxx-commits mailing list