]> Cypherpunks repositories - gostls13.git/commit
cmd/vet/all: add s390x support
authorJosh Bleecher Snyder <josharian@gmail.com>
Thu, 3 Nov 2016 01:16:51 +0000 (18:16 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Thu, 3 Nov 2016 15:33:27 +0000 (15:33 +0000)
commite83911d6fc05c0ccb11bd95cf60694f8aec1698a
tree745c0d246993a519d14e569131c85fcc6f598be2
parent62dafbb4c6cd51332b2e0519eb4267c7a03da446
cmd/vet/all: add s390x support

Some of these whitelist entries could be
eliminated, e.g. by the addition of Go
declarations, but this is a start.

Change-Id: I2fb3234cf05ebc6b161aacac2d4c15d810d50527
Reviewed-on: https://go-review.googlesource.com/32671
Reviewed-by: Michael Munday <munday@ca.ibm.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/vet/all/main.go
src/cmd/vet/all/whitelist/s390x.txt [new file with mode: 0644]