You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Start the freeishNames walk with a non-nil scope. We may need it
if the argument node establishes a binding without first opening a
scope. (Example in the code.)
For golang/go#73321.
Change-Id: I72d45e26d27a726d869c9b8eb7d47bc187059832
Reviewed-on: https://go-review.googlesource.com/c/tools/+/665776
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
@mknyszek encountered this while running our benchmarks.
The text was updated successfully, but these errors were encountered: