]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo: update generated headers for compatibility with latest MSVC C++ standards
authorKangJi <kjhmd9726@gmail.com>
Thu, 27 Feb 2025 12:26:57 +0000 (12:26 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 28 Feb 2025 16:48:12 +0000 (08:48 -0800)
commit555974734fa9c6ed88fa16d25e2ad6ee398cf085
tree1b767b4209e0b7921ade449901d22d9a68c817e1
parentb3e36364b94fe25497a288eee12fa3c96f4101a3
cmd/cgo: update generated headers for compatibility with latest MSVC C++ standards

Updates #71921

Change-Id: Idfbb72e259b169121c8ced6d89ee2f13d6254d0d
GitHub-Last-Rev: fcf12e5a221621f749841055df1d2c2ada3bf844
GitHub-Pull-Request: golang/go#72004
Reviewed-on: https://go-review.googlesource.com/c/go/+/653141
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/cgo/out.go