diff options
author | Ian Lance Taylor <iant@golang.org> | 2023-10-20 10:11:48 -0700 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2024-02-02 15:03:47 -0800 |
commit | e52d31804a910642c9817bdd400c290a593c98ef (patch) | |
tree | 9c112848def6016f47adb1986022989763d0a594 /gcc/d/expr.cc | |
parent | fbb569315a291d2d5b32ad0fdaf0c42da9f5e93b (diff) | |
download | gcc-e52d31804a910642c9817bdd400c290a593c98ef.zip gcc-e52d31804a910642c9817bdd400c290a593c98ef.tar.gz gcc-e52d31804a910642c9817bdd400c290a593c98ef.tar.bz2 |
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
Diffstat (limited to 'gcc/d/expr.cc')
0 files changed, 0 insertions, 0 deletions