]> Cypherpunks.ru repositories - gostls13.git/commit
cmd/compile/internal/ir: update CallExpr comment reference
authorMichael Pratt <mpratt@google.com>
Mon, 23 Oct 2023 18:51:51 +0000 (14:51 -0400)
committerGopher Robot <gobot@golang.org>
Tue, 24 Oct 2023 18:12:46 +0000 (18:12 +0000)
commit9162c4be9c1eb2a36f46a493d8931a7caa3cac10
treedbe2149ae7bb3a62beed04f6da508765194caa1a
parent25ad137cf4f0823b877a19f36479dbde005bfa10
cmd/compile/internal/ir: update CallExpr comment reference

CL 532795 changed CallExpr.X to CallExpr.Fun.

Change-Id: Ib2079e239a85daa4a3f5b5165c2cddc76a648b5e
Reviewed-on: https://go-review.googlesource.com/c/go/+/537175
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
src/cmd/compile/internal/ir/expr.go