JDevlieghere added inline comments.

================
Comment at: lldb/source/Expression/UserExpression.cpp:211
+    error.SetErrorStringWithFormatv(
+        "unable to evaluate expression while the process is {0}: the process "
+        "must be stopped because the expression might requires allocating "
----------------
This is intentionally lowercase to match the other error messages coming from 
`UserExpression::Evaluate`


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

https://reviews.llvm.org/D151497

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

Reply via email to