jimingham wrote:

> LGTM assuming you can make the formatter happy.

This change says "If a ValueObject has no target, don't try to find a formatter 
for it".  If it doesn't have a target, it's either an error or stale, and isn't 
going to have a value to format, so any more work we did here would be 
pointless.

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

Reply via email to