gcc/libgo/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
..
archive
bufio
builtin
bytes
cmd
compress
container
context
crypto
database/sql
debug
embed
encoding
errors
expvar
flag
fmt
go
golang.org/x
hash
html
image
index/suffixarray
internal
io
log
math
mime
net libgo: update to final Go 1.18 release 2022-03-16 13:52:32 -07:00
os
path
plugin
reflect
regexp
runtime
sort
strconv libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
strings
sync
syscall syscall: add missing type conversion 2023-10-23 14:03:10 -07:00
testdata
testing libgo: update to Go1.18rc1 release 2022-02-18 13:12:08 -08:00
text
time
unicode
vendor
go.mod