]> Cypherpunks.ru repositories - gostls13.git/commit
[release-branch.go1.22] cmd/cgo/internal/testsanitizers: disable location checking...
authorMichael Anthony Knyszek <mknyszek@google.com>
Thu, 8 Feb 2024 15:59:07 +0000 (15:59 +0000)
committerThan McIntosh <thanm@google.com>
Fri, 16 Feb 2024 15:51:18 +0000 (15:51 +0000)
commitd6a271939f3321aad5c3c5c3a9e34641c26400d3
treea7f95950db1ac2e219cb5aece217e306a4f53783
parent20107e05a609b8f2e61a6b5e8dc258237ad046e7
[release-branch.go1.22] cmd/cgo/internal/testsanitizers: disable location checking for clang

Pending a resolution to #65606, this CL marks clang's ASAN runtime as
unable to symbolize stack traces to unblock the LUCI clang builder.

For #65606.
For #65469.
Fixes #65641.

Change-Id: I649773085aff30e5703e7f7ac2c72a0430a015c2
Cq-Include-Trybots: luci.golang.try:go1.22-linux-amd64-clang15
Reviewed-on: https://go-review.googlesource.com/c/go/+/562675
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
(cherry picked from commit d94ab597af9b3f8e8ba371023314d80f6b3be5a5)
Reviewed-on: https://go-review.googlesource.com/c/go/+/563015
src/cmd/cgo/internal/testsanitizers/cc_test.go