Skip to content

Make the general path of emitRValueForStorageLoad use LValues #20352

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 2 commits into from
Nov 6, 2018

Conversation

rjmccall
Copy link
Contributor

@rjmccall rjmccall commented Nov 6, 2018

Beyond just being better code, this also fixes problems where the duplicate code didn't handle e.g. _read accessors.

I believe this finishes unblocking _read in the stdlib (rdar://45230566).

Beyond just being better code, this also fixes problems where
the duplicate code didn't handle e.g. _read accessors.

I believe this finishes unblocking _read in the stdlib (rdar://45230566).
@rjmccall
Copy link
Contributor Author

rjmccall commented Nov 6, 2018

@swift-ci Please test.

@rjmccall rjmccall merged commit 1fcf92b into swiftlang:master Nov 6, 2018
@rjmccall rjmccall deleted the read-accessor-keypaths branch November 6, 2018 15:36
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