]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: remove outdate comment of treecopy
authorLE Manh Cuong <cuong.manhle.vn@gmail.com>
Mon, 15 Apr 2019 18:51:14 +0000 (01:51 +0700)
committerMatthew Dempsky <mdempsky@google.com>
Mon, 15 Apr 2019 18:58:17 +0000 (18:58 +0000)
commitdec5d99b71ed8693ddecf2a979735a7f907a3490
tree55a4134e9943fea30a1d9604be4951129581f432
parentad832284c7441da9b2eaecdd0f634af6b35a75a4
cmd/compile: remove outdate comment of treecopy

Since golang.org/cl/32487, treecopy does not handle non-iota ONONAME and
iota ONONAME anymore.

Change-Id: Icd5a81333a0d4d04adef2dbc58db92ce67aa0860
Reviewed-on: https://go-review.googlesource.com/c/go/+/172038
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/cmd/compile/internal/gc/subr.go