Skip to content

[NFC] Rename @sil_stored to @_hasStorage #20512

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
Nov 13, 2018

Conversation

harlanhaskins
Copy link
Contributor

This is split off from #20250. Because we're going to start using this attribute outside of SIL (in .swiftinterface files), rename it.

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 2a05acbc8ba8a2c53cf699413c507db080a94207

@harlanhaskins
Copy link
Contributor Author

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 2a05acbc8ba8a2c53cf699413c507db080a94207

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 2a05acbc8ba8a2c53cf699413c507db080a94207

@@ -846,7 +846,7 @@ class AttributeChecker : public AttributeVisitor<AttributeChecker> {
IGNORED_ATTR(Semantics)
IGNORED_ATTR(ShowInInterface)
IGNORED_ATTR(SILGenName)
IGNORED_ATTR(SILStored)
IGNORED_ATTR(HasStorage)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nitpick: This list is alphabetical.

@harlanhaskins
Copy link
Contributor Author

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 8ae2621cc8185445ebc2bfc085554d883a85a4fc

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 8ae2621cc8185445ebc2bfc085554d883a85a4fc

@harlanhaskins
Copy link
Contributor Author

Let's try this again.

@swift-ci please smoke test

@harlanhaskins
Copy link
Contributor Author

I think the CI issues have shaken out by now.

@swift-ci please smoke test

Copy link
Contributor

@rjmccall rjmccall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay. I still think you should do that listing-the-opaque-accessors thing, but this is an acceptable first pass.

@harlanhaskins
Copy link
Contributor Author

@swift-ci please test and merge

@swift-ci swift-ci merged commit c6874bb into swiftlang:master Nov 13, 2018
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.

4 participants