Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/cgo: Wrong types in compiler errors with clang 14 [1.18 backport] #57028

Closed
gopherbot opened this issue Dec 1, 2022 · 3 comments
Closed
Labels
CherryPickApproved Used during the release process for point releases compiler/runtime Issues related to the Go compiler and/or runtime. FrozenDueToAge
Milestone

Comments

@gopherbot
Copy link

@heschi requested issue #53013 to be considered for backport to the next 1.18 minor release.

@gopherbot please backport to 1.18.

@gopherbot gopherbot added the CherryPickCandidate Used during the release process for point releases label Dec 1, 2022
@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Dec 1, 2022
@gopherbot gopherbot added this to the Go1.18.10 milestone Dec 1, 2022
@heschi
Copy link
Contributor

heschi commented Dec 1, 2022

The bug is breaking tests for the upcoming minor release on our newly-upgraded macOS builders. The fix is tiny and should be very safe to backport.

@heschi heschi added the CherryPickApproved Used during the release process for point releases label Dec 1, 2022
@gopherbot gopherbot removed the CherryPickCandidate Used during the release process for point releases label Dec 1, 2022
@gopherbot
Copy link
Author

Change https://go.dev/cl/454415 mentions this issue: [release-branch.go1.18] cmd/cgo: recognize clang 14 DWARF type names

@gopherbot
Copy link
Author

Closed by merging e727f41 to release-branch.go1.18.

gopherbot pushed a commit that referenced this issue Dec 1, 2022
Fixes #57028
Updates #53013

Change-Id: I169d4eb2420a6da52cc9abe17da98c3092a91be6
Reviewed-on: https://go-review.googlesource.com/c/go/+/407514
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
(cherry picked from commit 2cfbef4)
Reviewed-on: https://go-review.googlesource.com/c/go/+/454415
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Run-TryBot: Heschi Kreinick <heschi@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
@golang golang locked and limited conversation to collaborators Dec 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CherryPickApproved Used during the release process for point releases compiler/runtime Issues related to the Go compiler and/or runtime. FrozenDueToAge
Projects
None yet
Development

No branches or pull requests

2 participants