If you pass nullptr (or None from python) to SBPlatform::SetSDKRoot,
LLDB crashes. Let's be more resilient to nullptr here.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D152962
[lldb] Fix SBPlatform after f4be9ff6458f bulbazord on Jun 14 2023, 2:17 PM. Authored by
Details If you pass nullptr (or None from python) to SBPlatform::SetSDKRoot,
Diff Detail
|