Skip to content

Conversation

@ileitch
Copy link
Contributor

@ileitch ileitch commented Dec 20, 2025

When a class implements an optional ObjC protocol method, the indexer was not creating a RelationOverrideOf relation to the protocol requirement. Use findWitnessedObjCRequirements to find and index these optional requirements.

Fixes #56327

When a class implements an optional ObjC protocol method, the indexer
was not creating a RelationOverrideOf relation to the protocol
requirement. Use findWitnessedObjCRequirements to find and index these
optional requirements.

Fixes swiftlang#56327
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[SR-13930] Index store does not relate objc optional protocol method implemented in subclass

1 participant