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

Felipe de Azevedo Piovezan via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 3 07:57:12 PST 2025


felipepiovezan wrote:

> Reference in new issue



> 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?

great catch!, I'll fix that

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


More information about the lldb-commits mailing list