https://github.com/labath commented:

Better, but I still have some comments on the implementation. I see you ended 
up not using the fallible_iterator thing in the end. I'm sort of ok with that, 
though I think it'd be better to do it that way, as we wouldn't need the 
upfront array bounds check and we could return partial data where it made sense,

https://github.com/llvm/llvm-project/pull/101272
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to