]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: clean up C-style variable declarations in plive.go
authorJeremy Jackins <jeremyjackins@gmail.com>
Sun, 13 Mar 2016 01:23:18 +0000 (10:23 +0900)
committerIan Lance Taylor <iant@golang.org>
Tue, 15 Mar 2016 00:57:54 +0000 (00:57 +0000)
commit80f2aff9efc494e561552eed11b4fcea44770f83
treede0594c3a500727a884ea7952b6b25fe2008117c
parenteb4d1be28586d17bc1e04abaf126c1e414e6446e
cmd/compile: clean up C-style variable declarations in plive.go

Change-Id: I928f51a1fe4830a81d4f5d3eb572785e06a75b77
Reviewed-on: https://go-review.googlesource.com/20581
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/compile/internal/gc/bv.go
src/cmd/compile/internal/gc/plive.go