mirror of
https://github.com/go-delve/delve.git
synced 2025-11-01 12:01:35 +08:00
The compiler a variable 'v' that escapes to the heap with a '&v' entry. Auto dereference those local variables. Fixe #871
The compiler a variable 'v' that escapes to the heap with a '&v' entry. Auto dereference those local variables. Fixe #871