types.h
93 KB
-
compiler: look through aliases when looking for methods · 1bfbe9ad
Add a Type::is_alias method to remove some existing loops and avoid adding a new one. Test case is https://golang.org/cl/89935. Fixes golang/go#23489 Reviewed-on: https://go-review.googlesource.com/89975 From-SVN: r257069Ian Lance Taylor committed