Skip to content

Rename accessor kinds from IsGetter -> IsGet, etc. #17212

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
Jun 14, 2018

Conversation

rjmccall
Copy link
Contributor

Introduce some metaprogramming of accessors and generally prepare for storing less-structured accessor lists.

NFC except for a change to the serialization format.

@rjmccall
Copy link
Contributor Author

@swift-ci Please smoke test.

@rjmccall rjmccall force-pushed the generalize-accessor-kinds branch from 9026f2a to 8e8237e Compare June 14, 2018 20:15
@rjmccall
Copy link
Contributor Author

@swift-ci Please smoke test.

1 similar comment
@rjmccall
Copy link
Contributor Author

@swift-ci Please smoke test.

Introduce some metaprogramming of accessors and generally prepare
for storing less-structured accessor lists.

NFC except for a change to the serialization format.
@rjmccall rjmccall force-pushed the generalize-accessor-kinds branch from 8e8237e to 9022b51 Compare June 14, 2018 21:09
@rjmccall
Copy link
Contributor Author

@swift-ci Please smoke test.

1 similar comment
@rjmccall
Copy link
Contributor Author

@swift-ci Please smoke test.

@rjmccall rjmccall merged commit e97fde0 into swiftlang:master Jun 14, 2018
@rjmccall rjmccall deleted the generalize-accessor-kinds branch June 14, 2018 22:06
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