gcc/libgo/go/go
Ian Lance Taylor e52d31804a compiler: export the type "any" as a builtin
Otherwise we can't tell the difference between builtin type "any" and
a locally defined type "any".

This will require updates to the gccgo export data parsers in the main
Go repo and the x/tools repo.  These updates are https://go.dev/cl/537195
and https://go.dev/cl/537215.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/536715
2024-02-02 15:03:47 -08:00
..
ast libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
build libgo: update to Go1.18rc1 release 2022-02-18 13:12:08 -08:00
constant libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
doc libgo: update to Go1.18rc1 release 2022-02-18 13:12:08 -08:00
format libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
importer libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
internal compiler: export the type "any" as a builtin 2024-02-02 15:03:47 -08:00
parser libgo: update to Go1.18rc1 release 2022-02-18 13:12:08 -08:00
printer libgo: update to final Go 1.18 release 2022-03-16 13:52:32 -07:00
scanner libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
token libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
types libgo: update to final Go 1.18 release 2022-03-16 13:52:32 -07:00