[Lldb-commits] [lldb] [lldb] Implement bidirectional access for backing<->backed thread relationship (PR #125300)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 3 01:11:08 PST 2025


labath wrote:

This creates a shared_pointer loop between the two objects, which doesn't sound like a good design. Maybe one of the pointers ought to be weak?

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


More information about the lldb-commits mailing list