adrian-prantl wrote:

> So the only thing left to here is to stop using UINT32_MAX and switch to 
> using UINT64_MAX on internal APIs.

If the goal is to migrate to 64-bit everywhere, yes. But we'd need to do this 
on a bunch more APIs. If you feel strongly we need to do this I can do it, but 
the patch will get much larger this way.

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

Reply via email to