Skip to content
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

[Serialization] Distinguish between static and non-static vars. #7176

Merged
merged 1 commit into from Feb 1, 2017

Conversation

jrose-apple
Copy link
Contributor

Every other declaration kind gets this for free in its interface type, but properties don't. Just add a bit, it's simple enough.

rdar://problem/30289803

Every other declaration kind gets this for free in its interface type,
but properties don't. Just add a bit, it's simple enough.

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

@swift-ci Please test

@slavapestov
Copy link
Member

Nice catch. LGTM

@jrose-apple jrose-apple merged commit 6f63c77 into apple:master Feb 1, 2017
@jrose-apple jrose-apple deleted the static-electricity branch February 1, 2017 17:55
jrose-apple added a commit to jrose-apple/swift that referenced this pull request Feb 1, 2017
…e#7176)

Every other declaration kind gets this for free in its interface type,
but properties don't. Just add a bit, it's simple enough.

rdar://problem/30289803
tkremenek pushed a commit that referenced this pull request Feb 1, 2017
… (#7187)

Every other declaration kind gets this for free in its interface type,
but properties don't. Just add a bit, it's simple enough.

rdar://problem/30289803
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.

None yet

2 participants