[Lldb-commits] [lldb] [lldb][windows] make PseudoTerminal::GetPTY return a shared pointer (PR #168730)

Charles Zablit via lldb-commits lldb-commits at lists.llvm.org
Mon Nov 24 09:40:21 PST 2025


charles-zablit wrote:

Closing this patch as, as @adrian-prantl said, this could be a much smaller change by either having a new API which returns a shared pointer or using `shared_from_this`.

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


More information about the lldb-commits mailing list