https://github.com/jimingham approved this pull request.

I wish I knew why the original code was ignoring `GetDynamicValueType` here, 
when it does use it on the very next line...  The old code looks wrong to me.  
However, the places where dynamic values matter for the Format choice are 
uncommon - you generally set formats on scalars, and scalars don't have dynamic 
types...  So maybe this was just an expression of "how could this matter"?

In any case, this does seem more correct on the face of it.

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

Reply via email to