]> Cypherpunks repositories - gostls13.git/commit
go/types: don't crash if there are no hints
authorRobert Griesemer <gri@golang.org>
Wed, 27 Feb 2013 23:22:14 +0000 (15:22 -0800)
committerRobert Griesemer <gri@golang.org>
Wed, 27 Feb 2013 23:22:14 +0000 (15:22 -0800)
commit25c99300b9316e5a983af421d4d1a180b7aabf3a
tree1625b9b23b7ba4858735ae0ef1c60762ae45fa6c
parent11776a39a118742b61510a3ef3bfa2a80e4b3005
go/types: don't crash if there are no hints

R=r
CC=golang-dev
https://golang.org/cl/7375060
src/pkg/go/types/expr.go