Skip to content

SILGen: Refactor key path component lowering. #14893

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

Factor out the code to lower an individual key path component to be independent of overall KeyPathExpr lowering, so that we can soon reuse the same code paths to build property descriptors for resilient properties. NFC intended.

Factor out the code to lower an individual key path component to be independent of overall KeyPathExpr lowering, so that we can soon reuse the same code paths to build property descriptors for resilient properties. NFC intended.
@jckarter
Copy link
Contributor Author

@swift-ci Please smoke test

1 similar comment
@jckarter
Copy link
Contributor Author

jckarter commented Mar 1, 2018

@swift-ci Please smoke test

@jckarter
Copy link
Contributor Author

jckarter commented Mar 1, 2018

@swift-ci Please smoke test Linux

1 similar comment
@jckarter
Copy link
Contributor Author

jckarter commented Mar 1, 2018

@swift-ci Please smoke test Linux

@jckarter jckarter merged commit 34e77c0 into swiftlang:master Mar 1, 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.

1 participant