Skip to content

Conversation

DougGregor
Copy link
Member

Expand the scope of @objc inference for witnesses to encompass
witnesses that are in a different extension from that of the
conformance, including cases where one or the other is in the nominal
type declaration itself.

Resolves rdar://problem/26892526.

@DougGregor
Copy link
Member Author

@swift-ci please smoke test and merge

…ons.

Expand the scope of @objc inference for witnesses to encompass
witnesses that are in a different extension from that of the
conformance, including cases where one or the other is in the nominal
type declaration itself.

Fixes rdar://problem/26892526.
@DougGregor DougGregor force-pushed the infer-objc-extensions branch from 438fe60 to 7e2efe5 Compare September 6, 2016 20:04
@DougGregor
Copy link
Member Author

@swift-ci please smoke test

@DougGregor DougGregor merged commit 9948a35 into swiftlang:master Sep 6, 2016
@DougGregor DougGregor deleted the infer-objc-extensions branch September 6, 2016 20:05
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.

1 participant