[lldb-vscode] Use LLVM's ScopeExit to ensure we always terminate the debugger
Make sure we always terminate the debugger by using a RAII object. Differential revision: https://reviews.llvm.org/D99702
Loading
Please sign in to comment
Make sure we always terminate the debugger by using a RAII object. Differential revision: https://reviews.llvm.org/D99702