================
@@ -194,6 +195,32 @@ Status PlatformWindows::ConnectRemote(Args &args) {
   return error;
 }
 
+static llvm::StringRef ExpressionResultAsString(ExpressionResults result) {
----------------
Nerixyz wrote:

This already exists in 
https://github.com/llvm/llvm-project/blob/409b7b49623582da0b5f6a6eb5e607ffe19cd349/lldb/source/Utility/ErrorMessages.cpp#L14

https://github.com/llvm/llvm-project/pull/213011
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to