d5fd160fd3
Use KotlinBuiltIns.isString instead of equality with KotlinBuiltIns.string, which is more portable across different module configurations. Also use isSubtypeOf instead of DescriptorUtils.isSubclass and thus get rid of an extra error on an unresolved class in nativeAnnotationCheckers.kt