]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: fix deadlock on syntax error
authorhopehook <hopehook.com@gmail.com>
Mon, 4 Apr 2022 15:01:16 +0000 (23:01 +0800)
committerGopher Robot <gobot@golang.org>
Thu, 7 Apr 2022 23:33:12 +0000 (23:33 +0000)
commit5a90270d7f5b384de31399133c7336d007fbd93d
tree57903c28665485567c86398351d12cb3e7b6e797
parentc451a02a6d3e95d279260bd8c1edae676d62997d
cmd/compile: fix deadlock on syntax error

Fixes #52127

Change-Id: I6523c83350cb9263d23e3e8b472fe63a5cc99c2e
Reviewed-on: https://go-review.googlesource.com/c/go/+/398014
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
Auto-Submit: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Trust: Cherry Mui <cherryyz@google.com>
src/cmd/compile/internal/noder/noder.go