]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: regenerate node_gen.go
authorKeith Randall <khr@golang.org>
Tue, 30 Aug 2022 20:08:45 +0000 (13:08 -0700)
committerKeith Randall <khr@google.com>
Tue, 30 Aug 2022 21:30:15 +0000 (21:30 +0000)
commitbd56cb90a72e6725eddb9622e93a0806c1d1f105
treefc4789dd566bc514f23d0794300c40c493ba096a
parent8a3d167f5b4b482a230cd9800df9969af60561af
cmd/compile: regenerate node_gen.go

Looks like CL 413361 which added CaseClause.RTypes missed the need
to regenerate this file.

Also CL 413357 added DynamicTypeAssertExpr.SrcRType, same issue.

Change-Id: I45e4d0685cc2f9bdcef1fad2cfc92e7005ef363e
Reviewed-on: https://go-review.googlesource.com/c/go/+/426675
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: David Chase <drchase@google.com>
Run-TryBot: Keith Randall <khr@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/cmd/compile/internal/ir/node_gen.go