[Lldb-commits] [lldb] [lldb] Improve frame variable handling of recognizer arguments (PR #200084)
Dave Lee via lldb-commits
lldb-commits at lists.llvm.org
Wed May 27 18:20:53 PDT 2026
kastiglione wrote:
This change does not handle that case. It was not supported before this change either. Are you ok with adding variable path support in a follow up patch? The need for this change came about from a downstream bug, and I would like to cherry pick it as a minimal patch.
https://github.com/llvm/llvm-project/pull/200084
More information about the lldb-commits
mailing list