diff options
| author | Dave Cheney <dave@cheney.net> | 2015-09-05 14:43:50 +1000 |
|---|---|---|
| committer | Dave Cheney <dave@cheney.net> | 2015-09-06 23:50:51 +0000 |
| commit | dab0dac01aa5074857ef8a2e089c3eda107a0fa1 (patch) | |
| tree | 705d7715bd44c17333ae281a112224dee1833a5c /src/runtime | |
| parent | 63e2bed0ab93e6116b552453e45c0322777508f9 (diff) | |
| download | go-dab0dac01aa5074857ef8a2e089c3eda107a0fa1.tar.xz | |
cmd/compile: convert typecheck_stack to []*Node
This one of a set of changes to make the transition away from NodeList
easier by removing cases in which NodeList doesn't act semi-trivially like a
[]*Node.
This CL was originally prepared by Josh Bleecher Snyder <josharian@gmail.com>.
This change passes go build -toolexec 'toolstash -cmp' -a std.
Change-Id: I4d041b343952f4a31f3150fd70669e08fcaa74f8
Reviewed-on: https://go-review.googlesource.com/14305
Run-TryBot: Dave Cheney <dave@cheney.net>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/runtime')
0 files changed, 0 insertions, 0 deletions
