]> Cypherpunks repositories - gostls13.git/commit
go/ast: fix ast.MergePackageFiles to collect infos about imports
authorSebastien Binet <seb.binet@gmail.com>
Mon, 22 Aug 2011 19:53:05 +0000 (12:53 -0700)
committerRobert Griesemer <gri@golang.org>
Mon, 22 Aug 2011 19:53:05 +0000 (12:53 -0700)
commitc7a742c5108e2823c466750e6a26b2509b3c8b0f
tree562c1f5d25e198dd6c6207023e7f7a74475e8fe1
parent7bbe2c899832706f93c543e68322bf5ca825d39d
go/ast: fix ast.MergePackageFiles to collect infos about imports

R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/4710047
src/pkg/go/ast/filter.go