[Lldb-commits] [lldb] [lldb] Make sure SBError is valid when SBDebugger::InitializeWithErrorHandling succeeds (PR #170156)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Mon Dec 1 09:15:13 PST 2025
https://github.com/JDevlieghere approved this pull request.
LGTM, but I wonder if we shouldn't change the SBError default constructor to always point to a success/valid Status?
https://github.com/llvm/llvm-project/pull/170156
More information about the lldb-commits
mailing list