[Lldb-commits] [lldb] [lldb] Fixed the test TestPlatformProcessLaunch running on a remote target (PR #91923)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Mon May 13 01:51:58 PDT 2024


================
@@ -2,7 +2,9 @@
 Test platform process launch.
 """
 
+import lldb
----------------
DavidSpickett wrote:

Is this required?

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


More information about the lldb-commits mailing list