[Lldb-commits] [lldb] [lldb-dap] Migrate variables request protocol types. (PR #147611)

Ebuka Ezike via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 10 07:32:08 PDT 2025


================
@@ -204,19 +133,20 @@ void VariablesRequestHandler::operator()(
   } else {
----------------
da-viper wrote:

var_ref in line 126 also shadows the higher scope.

https://github.com/llvm/llvm-project/pull/147611


More information about the lldb-commits mailing list