[libc-commits] [libc] [libc] Implement cpp::unique_ptr utility (PR #206701)

Jeff Bailey via libc-commits libc-commits at lists.llvm.org
Wed Jul 15 07:51:18 PDT 2026


kaladron wrote:

> I guess some mmap-then-unmap pattern should be updated after this patch, with mmap based deleter.

I think there's a few places where we can use this that will be helpful, yeah.

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


More information about the libc-commits mailing list