[Lldb-commits] [lldb] [lldb][windows] release the ConPTY instead of copying its reference (PR #181811)
via lldb-commits
lldb-commits at lists.llvm.org
Tue Feb 17 06:58:46 PST 2026
================
----------------
Nerixyz wrote:
Oops, typo, I meant [`use_count`](https://en.cppreference.com/w/cpp/memory/shared_ptr/use_count.html) from `std::shared_ptr`.
https://github.com/llvm/llvm-project/pull/181811
More information about the lldb-commits
mailing list