]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.23] runtime/cgo: avoid errors from -Wdeclaration-after-statement
authorIan Lance Taylor <iant@golang.org>
Wed, 26 Feb 2025 22:02:14 +0000 (14:02 -0800)
committerGopher Robot <gobot@golang.org>
Wed, 26 Feb 2025 22:41:31 +0000 (14:41 -0800)
commite4772831d315866deee0ea6a23ca82e39bd7725c
treef3a9be0376e242e981a0252029a8e2581da5db0a
parent9facf1f2c25dbd3da63c394e9f7f46b56a53f7ae
[release-branch.go1.23] runtime/cgo: avoid errors from -Wdeclaration-after-statement

CL 652181 accidentally missed this iPhone only code.

For #71961
For #71962

Change-Id: I567f8bb38958907442e69494da330d5199d11f54
Reviewed-on: https://go-review.googlesource.com/c/go/+/653136
Reviewed-by: Michael Pratt <mpratt@google.com>
Commit-Queue: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/runtime/cgo/gcc_darwin_arm64.c