jingham added a comment.

I haven't thought about the details of this implementation closely yet.  How 
will this handled nested progress bars?  For instance, if I'm Indexing (maybe 
even on multiple threads) and then one of the threads results in a debug 
symbols fetch request (e.g. dsymForUUID).  Is the consumer just supposed to 
check the string that comes into the progress callback to match the now two 
simultaneous progress elements?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97739

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

Reply via email to