[Lldb-commits] [lldb] Change the return type of CalculateNumChildren to uint32_t. (PR #83501)
Alex Langford via lldb-commits
lldb-commits at lists.llvm.org
Thu Feb 29 18:47:28 PST 2024
bulbazord wrote:
Why not increase TypeSystem::GetNumChildren to return a size_t instead?
https://github.com/llvm/llvm-project/pull/83501
More information about the lldb-commits
mailing list