labath wrote:

One more clarification :P

I think it would be reasonable for something like `target variable foo()::v` to 
return the static variable `v` in function `foo()`, and to make that work we 
might (depending on how exactly this is implemented) need to insert the 
variable into the manual index as well. However, we don't support such queries 
right now.

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

Reply via email to