tools/go/importer
Robert Griesemer a9b6519df8 go.tools/go.types: cleanups
- if a named type was imported before, read it again
  and throw it away in favor of the existing type
  (the old code did the same, but more circuitously)

- better tag name for int64 values

R=adonovan
CC=golang-codereviews
https://golang.org/cl/47650044
2014-01-08 08:58:00 -08:00
..
export.go go.tools/go.types: cleanups 2014-01-08 08:58:00 -08:00
import.go go.tools/go.types: cleanups 2014-01-08 08:58:00 -08:00
import_test.go go.tools/go/importer: more cleanups 2014-01-03 09:12:32 -08:00