]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: remove some unused consts from the old yacc parser
authorMatthew Dempsky <mdempsky@google.com>
Tue, 1 Mar 2016 04:11:33 +0000 (20:11 -0800)
committerMatthew Dempsky <mdempsky@google.com>
Tue, 1 Mar 2016 04:30:46 +0000 (04:30 +0000)
commit55e7636f9c251f2dbff3daa1924071bc11df28a8
tree4ab880d3ccf61d5d14230a6751edafdc4e8a6eec
parent50674532719cad7bbdbcce5027f3510633eeed73
cmd/compile: remove some unused consts from the old yacc parser

Change-Id: I42f370b987fcc85201f7aaa055b9e58ee9b9a99e
Reviewed-on: https://go-review.googlesource.com/20079
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Dave Cheney <dave@cheney.net>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/compile/internal/gc/go.go