Skip to content

SILGen: Allow static stored properties in fully-concrete extensions of generic types. #7750

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

Conversation

jckarter
Copy link
Contributor

There's no need for per-instantiation storage in this case, so we can relax the implementation limitation for them.

@jckarter
Copy link
Contributor Author

@swift-ci Please smoke test

…f generic types.

There's no need for per-instantiation storage in this case, so we can relax the implementation limitation for them.
@jckarter jckarter force-pushed the static-stored-vars-in-concrete-extensions branch from d7ff526 to 886c83f Compare February 24, 2017 23:25
@jckarter
Copy link
Contributor Author

@swift-ci Please smoke test

@jckarter jckarter merged commit fc86f35 into swiftlang:master Feb 25, 2017
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