tools/cmd/callgraph
Tim King 4f6e118e23 all: set gotypesalias=1 when using >=1.23 toolchain
Set gotypesalias=1 when using >=1.23 toolchain on all of
the main packages in x/tools that use go/types. Does not include
packages that are ignored due to build tags.

This effectively upgrades commit https://go.dev/cl/617095.

For golang/go#69772

Change-Id: I434c280b928ad21e1fd9c7f880e1324c14741dc3
Reviewed-on: https://go-review.googlesource.com/c/tools/+/619395
Reviewed-by: Robert Findley <rfindley@google.com>
Commit-Queue: Tim King <taking@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-10-10 17:44:59 +00:00
..
testdata/src/pkg cmd/callgraph: use go/packages 2018-08-09 16:04:36 +00:00
gotypesalias.go all: set gotypesalias=1 when using >=1.23 toolchain 2024-10-10 17:44:59 +00:00
main.go all: set gotypesalias=1 when using >=1.23 toolchain 2024-10-10 17:44:59 +00:00
main_test.go cmd/callgraph: unskip TestCallgraph on windows/arm64 2024-01-29 18:13:43 +00:00