[Lldb-commits] [lldb] [lldb-dap] Provide `declarationLocation` for variables (PR #102928)
Adrian Vogelsgesang via lldb-commits
lldb-commits at lists.llvm.org
Fri Aug 16 03:39:15 PDT 2024
vogelsgesang wrote:
Ok, this is ready for review now. The upstream protocol changes were merged in the meantime.
I did leave in the `$__lldb_extensions.declaration` although it is superseded by the `declarationLocationReference`. Let me know in case you prefer me to remove it
https://github.com/llvm/llvm-project/pull/102928
More information about the lldb-commits
mailing list