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

One minor nit, but looks good.


================
Comment at: source/Target/Process.cpp:4622
@@ +4621,3 @@
+
+            if (interrupt_requested) {
+                if (StateIsStoppedState (internal_state, true))
----------------
Put "{" on next line


http://reviews.llvm.org/D14989



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

Reply via email to