ted added a comment.

We want to go down into a pointer if it's the original parent, but not into a 
child that's a pointer. To avoid skipping children of a top-level 
pointer/reference, I think we need to do the type check in the loop.


https://reviews.llvm.org/D37154



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

Reply via email to