Skip to content

[AST] NFC: Create abstract class for MemberRefExpr/SubscriptExpr #16741

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

davezarzycki
Copy link
Contributor

@davezarzycki davezarzycki commented May 19, 2018

This consolidation includes two examples of where this useful. There are probably more.

FYI – LookupExpr was chosen for visual symmetry with the existing DynamicLookupExpr abstract class. Other names were considered: DeclLookupExpr, BaseDeclRefExpr, etc.

This consolidation includes two examples of where this useful. There are
probably more.
@davezarzycki davezarzycki requested a review from DougGregor May 19, 2018 16:35
@davezarzycki
Copy link
Contributor Author

@swift-ci please smoke test

@slavapestov
Copy link
Contributor

LGTM

@davezarzycki davezarzycki merged commit 3843d39 into swiftlang:master May 20, 2018
@davezarzycki davezarzycki deleted the nfc_create_abstract_LookupExpr branch May 20, 2018 12:13
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.

2 participants