================ @@ -206,3 +213,29 @@ void llvm::format_provider<lldb_private::Status>::format( llvm::format_provider<llvm::StringRef>::format(error.AsCString(), OS, Options); } + +const char *lldb_private::ExecutionResultAsCString(ExpressionResults result) { ---------------- labath wrote:
I think this also belongs to the subsequent patch. https://github.com/llvm/llvm-project/pull/107170 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits