[Lldb-commits] [lldb] [lldb] Fix FindProcessImpl() for iOS simulators (PR #139174)
via lldb-commits
lldb-commits at lists.llvm.org
Wed Jun 25 11:37:54 PDT 2025
royitaqi wrote:
> The Windows-conditional parts will be dead code.
Hi @JDevlieghere, I have moved the Windows related code. Should be good to go (re-running tests on the side).
FWIW, my bad, I overlooked the `@skipUnlessDarwin` in the test.
https://github.com/llvm/llvm-project/pull/139174
More information about the lldb-commits
mailing list