kastiglione added inline comments.
================ Comment at: lldb/examples/python/crashlog.py:1013-1015 + nonlocal result + result.SetError(sb_error, "error: %s" % message) + return ---------------- Is this `error` function needed? `SetError` prepends the string "error: ". Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D129614/new/ https://reviews.llvm.org/D129614 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits