"llvm/test/CodeGen/AArch64/arm64-tls-dynamics.ll" did not exist on "f799e3f9441c2a348af0357a61020cc1e397e66b"
[lldb-vscode] Fix a GetChildAtIndex call (#65537)
We were invoking GetChildAtIndex(0) without checking the number of children. This was not crashing but was showing some warnings in python formatters.
Loading
Please sign in to comment