[Lldb-commits] [lldb] [lldb] Fix dwim-print to not delete non-result persistent variables (PR #85152)
Dave Lee via lldb-commits
lldb-commits at lists.llvm.org
Fri Mar 15 15:03:24 PDT 2024
kastiglione wrote:
I don't consider it a failure to not be able to perform mixed language expressions. But it would have to be presented to the user in a way that is understandable, which could be a challenge.
Anyway, I pushed the change that scopes the lookup to the expected language.
thank you for the reviews
https://github.com/llvm/llvm-project/pull/85152
More information about the lldb-commits
mailing list