Skip to content

Commit

Permalink
go/ssa: add type substitution
Browse files Browse the repository at this point in the history
Adds a type substitution cache for substituting type parameters.

Updates golang/go#48525

Change-Id: I4f864b914f3237e7aae9b4bc1529d3bd7bd4540f
Reviewed-on: https://go-review.googlesource.com/c/tools/+/390154
Run-TryBot: Tim King <taking@google.com>
Reviewed-by: Robert Findley <rfindley@google.com>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Trust: Tim King <taking@google.com>
  • Loading branch information
timothy-king committed Mar 10, 2022
1 parent c773560 commit e7a12a3
Show file tree
Hide file tree
Showing 2 changed files with 545 additions and 0 deletions.
Loading

0 comments on commit e7a12a3

Please sign in to comment.