We didn't do anything with the llvm::Error we get from Open, so when we end up in the
error case we just crash due to the llvm::Error sanity check. Also add the missing newline
behind the error message so it no longer messes with the next (lldb) prompt.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
@teemperor LLDB Windows buildbot is failing after last commit: Build 18298.
Please revert or fix.
Comment Actions
Already fixed in c6cc566c8a95bb39c65f7b39649e804809fc8701, next build should be green again.