]> Cypherpunks repositories - gostls13.git/commit
go/internal/gcimporter: parse materialized aliases
authorTim King <taking@google.com>
Thu, 22 Aug 2024 20:38:25 +0000 (13:38 -0700)
committerTim King <taking@google.com>
Mon, 26 Aug 2024 21:03:19 +0000 (21:03 +0000)
commitbd3bb5adf9b68483e904d6e3076190a4fa28ffec
tree3fa7d90dfd3047b96153e045f64fa99ef7a3890e
parent7f05a255a012db7ba15747bcc4b175ef5ecf926d
go/internal/gcimporter: parse materialized aliases

Parse materialized aliases in indexed format.

This was in https://go.dev/cl/574717 in x/tools.

Updates #68778

Change-Id: I2f0871aeb5a2e74c803176001f178757766a4a0a
Reviewed-on: https://go-review.googlesource.com/c/go/+/607498
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/go/internal/gcimporter/iimport.go