jimingham wrote:

Supposedly, Update returns true or false based on whether the update succeeds.  
If we took that seriously, then it would be worrisome that you move one of the 
possible failure modes from Update to GetChildAtIndex.  But both these 
functions return false no matter what happens, so I guess we must not take that 
return value seriously?

If we don't, we should probably stop returning it?

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

Reply via email to