You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Treat Windows Swift LLDB setup fail differently (#307)
* Fail silently if windows fails to find Swift LLDB
This is most likely due to Swift LLDB not running correctly
due to $PYTHONHOME being set incorrectly.
* add a return
* Improve comment message
0 commit comments