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

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 20 10:40:22 PST 2025


JDevlieghere wrote:

Can you explain in the description _why_ this needs to be a shared pointer? Needing it for another patch is good motivation but it doesn't explain why it's necessary and PRs/commit should be able to stand on their own.

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


More information about the lldb-commits mailing list