types.h
93.3 KB
-
compiler: Function_type and Backend_function_type should not be identical · 61ddc5ea
Function_type and Backend_function_type have different backend representations, so they should not be identical. Otherwise it confuses Type::type_btypes map. Reviewed-on: https://go-review.googlesource.com/90975 From-SVN: r257216Ian Lance Taylor committed