JDevlieghere added inline comments.
================ Comment at: lldb/test/API/macosx/queues/TestQueues.py:131 + def check_queue_breakpoints(self, queue1, queue2, queue_breakpoint): + queue1_thread = queue1.GetThreadAtIndex(0) ---------------- Any reason this should be a separate function? Can this be inlined in `queue_specific_breakpoints`? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D131605/new/ https://reviews.llvm.org/D131605 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits