labath added a comment.

Does this actually need to be a function? It seems like this could just be a 
pointer variable (or two), pointing into our pool of processes. I'd consider 
making a small struct to group the current process and the current thread 
within that process.


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

https://reviews.llvm.org/D100256

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

Reply via email to