[addr me: Self*]
CHECK failure when used in interface method
#2223
Labels
explorer
Action items related to Carbon explorer code
Testcase:
... results in:
Looks like we currently only call
set_is_field_addr_me_method
for direct calls on aNominalClassType
. Presumably we should set that for all simple and compound member accesses where the target is a method and we're not forming a member name expression.The text was updated successfully, but these errors were encountered: