]> Cypherpunks repositories - gostls13.git/commit
gc: keep track of real actual type of identifiers.
authorLuuk van Dijk <lvd@golang.org>
Fri, 15 Oct 2010 19:25:34 +0000 (21:25 +0200)
committerLuuk van Dijk <lvd@golang.org>
Fri, 15 Oct 2010 19:25:34 +0000 (21:25 +0200)
commit49a835fc9792bb569ef26728ba40f45befe468e2
tree8cc8d55394f217f20fdbb74c531cc0b141326026
parent9c204852682037091e40d5a326707180237451b4
gc: keep track of real actual type of identifiers.

R=rsc
CC=golang-dev
https://golang.org/cl/2519042
src/cmd/gc/go.h
src/cmd/gc/subr.c
src/cmd/gc/typecheck.c