-
- Downloads
go/internal/gcimporter: indexed format imports for type parameters aliases
Add support for importing a new 'B' tag for type parameters aliases in the indexed data format. Updates #68778 Change-Id: I3bd82870d4c4619a3771de30baf6d54f6ee5959e Reviewed-on: https://go-review.googlesource.com/c/go/+/604635 Reviewed-by:Robert Findley <rfindley@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by:
David Chase <drchase@google.com>
Showing
- src/cmd/compile/internal/importer/iimport.go 8 additions, 4 deletionssrc/cmd/compile/internal/importer/iimport.go
- src/cmd/compile/internal/importer/ureader.go 6 additions, 3 deletionssrc/cmd/compile/internal/importer/ureader.go
- src/cmd/compile/internal/typecheck/iexport.go 2 additions, 1 deletionsrc/cmd/compile/internal/typecheck/iexport.go
- src/go/internal/gcimporter/iimport.go 7 additions, 4 deletionssrc/go/internal/gcimporter/iimport.go
- src/go/internal/gcimporter/ureader.go 6 additions, 3 deletionssrc/go/internal/gcimporter/ureader.go
Loading
Please register or sign in to comment