jimingham wrote:

dynamic value and object description are orthogonal.  Dynamic value is the 
system that allows you to discover, for instance, the "most specific class of 
an object" when you are passed a pointer typed as one of the base classes of 
that most specific class.  TTTT, I don't think we currently have to run code to 
get dynamic types anymore.  It used to be that in some cases in ObjC we had to 
do that, but we haven't had to do that for a while.

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

Reply via email to