The previous CL added a duplicate InvalidType to the predecl table so that it tracked the one used by gc, but this caused it to fail an assertion of uniqueness, and I ran the wrong tests. Change-Id: I56342046cea328e503d917127f5b12205df7999a Reviewed-on: https://go-review.googlesource.com/20870 Reviewed-by: Robert Griesemer <gri@golang.org> |
||
|---|---|---|
| .. | ||
| testdata | ||
| bexport.go | ||
| bexport_test.go | ||
| bimport.go | ||
| exportdata.go | ||
| gcimporter.go | ||
| gcimporter17_test.go | ||
| gcimporter_test.go | ||
| setname15.go | ||
| setname16.go | ||
| setname_test.go | ||