Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
go/internal/gcimporter: guard against infinite recursion with recursive
type parameters This is a partial port of CL 386335 to x/tools. I have not yet been able to reproduce the crash in a test. For golang/go#51219 Change-Id: I262e6a9dba936b18513ee5f11a2a72d4155d3833 Reviewed-on: https://go-review.googlesource.com/c/tools/+/392475 Trust: Robert Findley <[email protected]> Run-TryBot: Robert Findley <[email protected]> Reviewed-by: Matthew Dempsky <[email protected]> gopls-CI: kokoro <[email protected]> TryBot-Result: Gopher Robot <[email protected]>
- Loading branch information