]> Cypherpunks repositories - gostls13.git/commit
go/types: adjust type-checking of shifts to match compilers
authorRobert Griesemer <gri@golang.org>
Wed, 7 Jun 2017 18:32:42 +0000 (11:32 -0700)
committerRobert Griesemer <gri@golang.org>
Thu, 8 Jun 2017 16:46:35 +0000 (16:46 +0000)
commit8073f99ea301848ccf66152c6fb10ff8fd3b86b4
treec442b31fc4239c8948f636e777e05c77dd188385
parente4ce08afe0a01b850e266efef52b03eab94a470f
go/types: adjust type-checking of shifts to match compilers

For #14822.

Change-Id: Ia3f5558f3e0dcb8ee2dab54a6e9588eecc22511f
Reviewed-on: https://go-review.googlesource.com/45074
Reviewed-by: Alan Donovan <adonovan@google.com>
src/go/types/expr.go
src/go/types/testdata/shifts.src