jingham accepted this revision.
jingham added a comment.
This revision is now accepted and ready to land.

That looks correct to me as well.  Thanks for taking the time to clean this up.



================
Comment at: source/Target/Process.cpp:4926-4928
+    diagnostic_manager.PutString(eDiagnosticSeverityError,
+                                 "RunThreadPlan called without one thread "
+                                 "timeout greater than total timeout");
----------------
without -> with

The error was in the original.


https://reviews.llvm.org/D27258



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

Reply via email to