• Alan Donovan's avatar
    exp/ssa: fix bug in bridge method · 139160eb
    Alan Donovan authored
    Bridge methods for embedded interfaces were
    passing the interface twice: once as receiver,
    once as first param.
    Covered by $GOROOT/test/ddd.go.
    
    Also:
    - invent names ("arg%d") for parameters if missing.
    - refactoring: move common code for bridge methods into
      createParams and emitTailCall.
    
    R=gri
    CC=golang-dev
    https://golang.org/cl/7437047
    139160eb
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...