]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/gc: clean up walk conv* and assert*
authorJosh Bleecher Snyder <josharian@gmail.com>
Tue, 17 Mar 2015 20:56:29 +0000 (13:56 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Thu, 19 Mar 2015 16:06:10 +0000 (16:06 +0000)
commit55b4516fd65b0e471556330a0d89af6b7e59ae93
tree558f291cc07ec5980e6f1e085c4272a8fbc720a9
parentcadd4f81a8a637bda2ea22176e11604ceea14a0d
cmd/internal/gc: clean up walk conv* and assert*

This is preliminary cleanup for another change.

No functional changes. Passes toolstash -cmp.

Change-Id: I11d562fbd6cba5c48d9636f3149e210e5f5308ad
Reviewed-on: https://go-review.googlesource.com/7696
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Minux Ma <minux@golang.org>
src/cmd/internal/gc/subr.go
src/cmd/internal/gc/walk.go