JDevlieghere added inline comments.
================ Comment at: lldb/include/lldb/Utility/Event.h:228 void Clear() { m_data_sp.reset(); } + + /// This is used by Broadcasters with Primary Listeners to store the other ---------------- Nit: trailing whitespace ================ Comment at: lldb/test/API/functionalities/interactive_scripted_process/TestInteractiveScriptedProcess.py:26 @skipUnlessDarwin - @skipIfDarwin + #@skipIfDarwin def test_passthrough_launch(self): ---------------- bulbazord wrote: > Remove this comment? Remove? ================ Comment at: lldb/test/API/functionalities/interactive_scripted_process/TestInteractiveScriptedProcess.py:56 @skipUnlessDarwin - @skipIfDarwin + #@skipIfDarwin def test_multiplexed_launch(self): ---------------- bulbazord wrote: > delete? Remove? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D157556/new/ https://reviews.llvm.org/D157556 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits