Skip to content
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

[ConstraintSystem] Strengthen dependent member type checks while infe… #35089

Merged
merged 1 commit into from Dec 15, 2020

Conversation

xedin
Copy link
Member

@xedin xedin commented Dec 15, 2020

…rring bindings

Look through specifier (inout, l-value) and optional types while
checking for presence of dependent member types to avoid inferring
incorrect bindings (which could lead to infinite recursion in the
solver).

Resolves: SR-13856
Resolves: rdar://problem/71383770

…rring bindings

Look through specifier (inout, l-value) and optional types while
checking for presence of dependent member types to avoid inferring
incorrect bindings (which could lead to infinite recursion in the
solver).

Resolves: SR-13856
Resolves: rdar://problem/71383770
@xedin xedin requested a review from hborla December 15, 2020 00:41
@xedin
Copy link
Member Author

xedin commented Dec 15, 2020

@swift-ci please test source compatibility

@xedin
Copy link
Member Author

xedin commented Dec 15, 2020

@swift-ci please smoke test

@xedin
Copy link
Member Author

xedin commented Dec 15, 2020

@swift-ci please smoke test macOS platform

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.

None yet

2 participants