clayborg added a comment.

This looks good, thanks for subscribing me. We need to have GetNumChildren and 
GetChildAtIndex agreeing on things and we definitely shouldn't be walking more 
than on pointer recursively. My only question is do we need helper functions 
added to TypeSystemClang to avoid this issue since we have GetNumChildren and 
GetChildAtIndex doing things differently? Some function both could/should be 
calling so that things can't get out of sync?


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

https://reviews.llvm.org/D80254



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

Reply via email to