mirror of
https://github.com/golang/go
synced 2024-11-18 20:04:52 -07:00
0725e5a5b3
+ test. Also: - provide non-nil map to Importer.doImport0() to avoid a crash. - reorganize oracle "needs" bits. - reduce "needs" of 'freevars' and 'implements' queries by avoiding ssa.Packages when types.Package suffices. R=crawshaw CC=golang-dev https://golang.org/cl/13421046 |
||
---|---|---|
.. | ||
testdata | ||
importer_test.go | ||
importer.go | ||
pkginfo.go | ||
source_test.go | ||
source.go | ||
util.go |