Skip to content

[Sema] TypeWrappers: Don't try to manage compiler synthesized properties #60864

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 3 commits into from
Aug 31, 2022

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Aug 30, 2022

  • Properties like unownedExecutor that are implicitly injected into a type
    should not be managed by a type wrapper.

  • Expand tests to cover type wrapper/actor interaction.

Properties like `unownedExecutor` that are implicitly injected into
a type should not be managed by a type wrapper.
@xedin xedin requested a review from hborla August 30, 2022 23:47
@xedin
Copy link
Contributor Author

xedin commented Aug 30, 2022

@swift-ci please test

@xedin xedin force-pushed the type-wrappers-on-actors branch from b430e86 to 009943e Compare August 31, 2022 04:03
@xedin
Copy link
Contributor Author

xedin commented Aug 31, 2022

@swift-ci please test

@xedin xedin force-pushed the type-wrappers-on-actors branch from 009943e to 1dc9b81 Compare August 31, 2022 16:40
@xedin xedin force-pushed the type-wrappers-on-actors branch from 1dc9b81 to 325b54d Compare August 31, 2022 16:40
@xedin
Copy link
Contributor Author

xedin commented Aug 31, 2022

@swift-ci please test

@xedin xedin merged commit d62beac into swiftlang:main Aug 31, 2022
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