Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
x/text: update x/tools for go/ssa range-over-func fix
CL 584295 added a quick fix to a panic in go/ssa when it encounters range-over-func. This CL imports that fix. A principled fix will land in CL 555075. Fixes golang/go#67348 Change-Id: I49dd63d4845d0fc804b6e7d0353584a57aea19fc Reviewed-on: https://go-review.googlesource.com/c/text/+/584977 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
- Loading branch information