Skip to content

[Sema] TypeWrappers: Disable memberwise synthesis if type has designa… #60944

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

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Sep 3, 2022

…ted init

If type has any user-defined designated initializers, let's not
synthesize a special memberwise initializer.

…ted init

If type has any user-defined designated initializers, let's not
synthesize a special memberwise initializer.
@xedin xedin requested a review from hborla September 3, 2022 01:00
@xedin xedin marked this pull request as ready for review September 3, 2022 02:11
@xedin
Copy link
Contributor Author

xedin commented Sep 3, 2022

@swift-ci please test

@hborla hborla merged commit 65ef6ea into swiftlang:main Sep 6, 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