hawkinsw wrote:

> BTW, I also think DIL expressions should be able to access result variables. 
> They all live in a global namespace and we choose their names such that they 
> don't conflict with valid identifiers in the language. They can be looked up 
> just like local or global variables. So really, the part of `dwim-print` that 
> handles path expression should be able to handle result variables 
> transparently as well.

Would you be amenable to a PR that consolidates the logic (if that is, in fact, 
the case)?

https://github.com/llvm/llvm-project/pull/215650
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to