1
0
mirror of https://github.com/golang/go synced 2024-10-02 12:18:33 -06:00
go/ssa/interp/testdata
Alan Donovan 1f2812fe9b go.tools/ssa: fix bug in makeBridgeMethod for promoted interfaces.
The method index was hard-coded to zero, which works some of
the time.  Apparently I just forgot to implement the
method-table lookup...

Added regression test.

R=gri
CC=golang-dev
https://golang.org/cl/9916043
2013-05-31 16:36:03 -04:00
..
boundmeth.go go.tools/ssa: add support for bound-method closures. 2013-05-22 17:56:18 -04:00
coverage.go go.tools: add go/types, ssa, and cmd/vet 2013-05-17 13:20:39 -07:00
ifaceprom.go go.tools/ssa: fix bug in makeBridgeMethod for promoted interfaces. 2013-05-31 16:36:03 -04:00
mrvchain.go go.tools: add go/types, ssa, and cmd/vet 2013-05-17 13:20:39 -07:00