]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal: make function comments match function names
authorcuishuang <imcusg@gmail.com>
Sat, 16 Aug 2025 15:22:19 +0000 (23:22 +0800)
committerGopher Robot <gobot@golang.org>
Tue, 19 Aug 2025 19:45:29 +0000 (12:45 -0700)
commitc7d8bda4596d2ad4970c8052fded76284b2f0be1
tree052ed0f7c8b1eaccacea824149026e408cf41301
parentde2d7416679f4f383da6a1e7dfc52845911845c4
cmd/compile/internal: make function comments match function names

Change-Id: I2ebadb87a4f60487c8f720930a72bc5ef953d7cf
Reviewed-on: https://go-review.googlesource.com/c/go/+/696695
Reviewed-by: Carlos Amedee <carlos@golang.org>
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/compile/internal/loopvar/loopvar_test.go
src/cmd/compile/internal/pgoir/irgraph.go
src/cmd/compile/internal/ssa/func_test.go