]> Cypherpunks repositories - gostls13.git/commit
cmd/go: support -ccflags in 'go test'
authorShenghou Ma <minux.ma@gmail.com>
Fri, 18 Apr 2014 03:16:11 +0000 (23:16 -0400)
committerShenghou Ma <minux.ma@gmail.com>
Fri, 18 Apr 2014 03:16:11 +0000 (23:16 -0400)
commitc7d864c4d004799ad8c59da311913966c93ac98c
tree868f64a19310f1c885ce21b449b39775fc7c0ee1
parent8f7664123087d1800c214b7dc6fb8ea169208ad6
cmd/go: support -ccflags in 'go test'
Fixes #7810.

LGTM=iant
R=golang-codereviews, iant
CC=golang-codereviews
https://golang.org/cl/89050043
src/cmd/go/testflag.go