51d441ee38
Root cause: commonizer does not add `ExternalObjCClass` annotation to expect declarations, so forward declarations aren't resolved. It is simpler (and safer) to fix it on the compiler side by checking superclass instead of annotation.