types.cc
302 KB
-
compile: add type conversion in Type::gc_symbol_pointer · 7d5c5052
Wrap the return from Type::gc_symbol_pointer with a type conversion to uintptr, since the values returned are stored into structure fields with that type. Reviewed-on: https://go-review.googlesource.com/34625 From-SVN: r243978Ian Lance Taylor committed