wallace added a comment.

This looks really nice. The only thought I have is that you should accept 
multiple callbacks instead of only one, as the current implementation discards 
any existing callback if SetProgressCallback is called twice. I know that it'd 
be rare that two or more callbacks are registered simultaneously, but it might 
happen in the future and you could save someone's time by making this a little 
bit more flexible.


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