aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/internal/dwarf
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2019-05-09 08:57:20 -0400
committerRuss Cox <rsc@golang.org>2019-05-09 15:32:36 +0000
commitb6f59cbc803695f8da6b888fe7a88c6f8c5b3ea7 (patch)
tree31d21ed7d820e9a454f552b3fc99edc6dd466866 /src/cmd/internal/dwarf
parent5286b2ad424c1c0afe5fc1b7939cd49f0296380f (diff)
downloadgo-b6f59cbc803695f8da6b888fe7a88c6f8c5b3ea7.tar.xz
cmd/vet/all: update whitelist for vet fixes
The vetall builder runs vet straight out of golang.org/x/tools, so submiting CL 176097 in that repo will break the builder by making all these whitelist entries stale. Submiting this CL will fix it, by removing them. The addition of the gcWriteBarrier declaration in runtime/stubs.go is necessary because the diagnostic is no longer emitted on arm, so it must be removed from all.txt. Adding it to runtime is better than adding it to every-other-goarch.txt. For #31916. Change-Id: I432f6049cd3ee5a467add5066c440be8616d9d54 Reviewed-on: https://go-review.googlesource.com/c/go/+/176177 Run-TryBot: Russ Cox <rsc@golang.org> Reviewed-by: Austin Clements <austin@google.com>
Diffstat (limited to 'src/cmd/internal/dwarf')
0 files changed, 0 insertions, 0 deletions