labath added a comment.

Another possibility would be to rename `[US]LongLong` to something like 
`Get[SZ]ExtInteger` (similar to `APInt::get[SZ]ExtValue`) to make it clear what 
it does, and ditch the other getter functions. I've mean meaning to move this 
class away from using host types at some point (it's not appropriate or useful 
for most of our uses), but I've thought it would be good to clean it up first. 
Now I think it may be better to do it the other way around....


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82772



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

Reply via email to