]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo: simplify switch statement to if statement
authoravsharapov <analytics.kzn@gmail.com>
Sat, 13 Oct 2018 10:51:16 +0000 (13:51 +0300)
committerIan Lance Taylor <iant@golang.org>
Mon, 15 Oct 2018 04:36:11 +0000 (04:36 +0000)
commit9322b53396dc8aeb8bdfa825beb4d89f33216d93
tree8b1fa7d726805507ba1b4dfeb7c4724b7134a179
parente47c11d8b1bc26ce3283df6bc04f8ca4cf1b074b
cmd/cgo: simplify switch statement to if statement

Change-Id: Ie7dce45d554fde69d682680f55abba6a7fc55036
Reviewed-on: https://go-review.googlesource.com/c/142017
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/cgo/gcc.go