https://github.com/jimingham approved this pull request.
The exported API (SBValue::GetIndexOfChildWithName) returns a uint32_t so it doesn't make any sense to use signed values in the intermediate steps. You mentioned some kinds of bad behavior as a result of doing that. Is any of that testable? Otherwise, LGTM. https://github.com/llvm/llvm-project/pull/165453 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
