[lldb] Fix SBPlatform after f4be9ff6
If you pass `nullptr` (or `None` from python) to SBPlatform::SetSDKRoot, LLDB crashes. Let's be more resilient to `nullptr` here. Differential Revision: https://reviews.llvm.org/D152962
Loading
Please sign in to comment