jasonmolenda wrote:

> Still not sure this is the ideal API but we can't know that until someone 
> (aka you :) ) has used it for a bit, so let's get this in.

Thanks for all the help in finishing this one.  I think this approach with 
enums to select the different types/ranges, with defaulted arguments so the 
most frequent use case is easy, is not bad.  My original patch had a lot of 
different methods for the different operations and that was a lot less clear 
for script writers I think.

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

Reply via email to