Skip to content

Make sure to inherit 'dynamic' when inheriting initializers. #9400

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 9, 2017

Conversation

jrose-apple
Copy link
Contributor

Uncovered by Slava's bcbd1d2, which infers dynamic in more places, but this was always a problem when an initializer was explicitly marked dynamic.

rdar://problem/32026930

Uncovered by Slava's bcbd1d2, which infers 'dynamic' in more places,
but this was always a problem when an initializer was /explicitly/
marked 'dynamic'.

rdar://problem/32026930
@jrose-apple
Copy link
Contributor Author

@swift-ci Please smoke test

@slavapestov
Copy link
Contributor

LGTM

@jrose-apple jrose-apple merged commit 03b3853 into swiftlang:master May 9, 2017
@jrose-apple jrose-apple deleted the dynamic-is-inherited branch May 9, 2017 00:38
@jckarter
Copy link
Contributor

jckarter commented May 9, 2017

LGTM too. Did you ever add a test case for implicitly-dynamic final declarations?

@jrose-apple
Copy link
Contributor Author

Ah, not yet.

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.

3 participants