tools/go
Robert Griesemer 4e620158a2 go.tools/go/types: use correct outer scope state for inner functions
Inner function bodies must be type-checked "in-place" for
them to see the correct state of the surrounding scopes.

Fixes golang/go#7035.

R=adonovan
CC=golang-codereviews
https://golang.org/cl/49350043
2014-01-09 08:40:32 -08:00
..
exact go.tools/go/exact: fix bug introduced with CL 41170043 2013-12-12 14:18:40 -08:00
gccgoimporter go.tools/go/gccgoimporter: importer for gccgo export data 2014-01-08 09:00:50 -08:00
gcimporter go.tools/go/gcimporter: correct package for imported methods 2014-01-07 14:46:10 -08:00
importer go.tools/go.types: cleanups 2014-01-08 08:58:00 -08:00
types go.tools/go/types: use correct outer scope state for inner functions 2014-01-09 08:40:32 -08:00
vcs go.tools/vcs: allow compilation with go 1.0 2013-10-04 11:46:57 +10:00