delve/vendor/golang.org/x/tools
Alessandro Arzilli c207db792a
proc,locspec: support setting breakpoints by func name on generic funcs (#2745)
* proc,locspec: support setting breakpoints by func name on generic funcs

Changes proc.Function to parse function names correctly when they
contain instantiation lists and locspec to match generic functions.

* vendor: update golang.org/x/tools

The old version of golang.org/x/tools is incompatible with the new
iexport format.
2021-10-30 11:52:26 -07:00
..
go proc,locspec: support setting breakpoints by func name on generic funcs (#2745) 2021-10-30 11:52:26 -07:00
internal proc,locspec: support setting breakpoints by func name on generic funcs (#2745) 2021-10-30 11:52:26 -07:00
AUTHORS tests: fix typecheckrpc.go and convert it to a test 2019-01-07 11:47:49 -08:00
CONTRIBUTORS tests: fix typecheckrpc.go and convert it to a test 2019-01-07 11:47:49 -08:00
LICENSE tests: fix typecheckrpc.go and convert it to a test 2019-01-07 11:47:49 -08:00
PATENTS tests: fix typecheckrpc.go and convert it to a test 2019-01-07 11:47:49 -08:00