shafik added inline comments.

================
Comment at: lldb/source/API/SBDebugger.cpp:392
+
+  if (result.Fail()) {
+    return result;
----------------
What case is this catching?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104413/new/

https://reviews.llvm.org/D104413

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to