go/types: fix empty interface optimization (minor performance bug)
The tests checking for empty interfaces so that they can be fast- tracked in the code actually didn't test the right field and the fast track code never executed. Doing it now. Change-Id: I58b2951efb3fb40b3366874c79fd653591ae0e99 Reviewed-on: https://go-review.googlesource.com/97519Reviewed-by: Alan Donovan <adonovan@google.com>
Showing
Please
register
or
sign in
to comment