Skip to content

Conversation

@xedin
Copy link
Contributor

@xedin xedin commented Nov 5, 2021

init calls to redeclared types would end up diagnosed as ambiguity,
so locator simplification needs to account for the fact that "base"
of constructor might be overloaded type reference.

Resolves: rdar://84879566

xedin added 2 commits November 5, 2021 13:36
Recently added `StmtCondition` and `CastLabelItem` wheren't
handled at all.
…verloaded base

`init` calls to redeclared types would end up diagnosed as ambiguity,
so locator simplification needs to account for the fact that "base"
of constructor might be overloaded type reference.

Resolves: rdar://84879566
@xedin xedin requested a review from hborla November 5, 2021 23:49
Copy link
Member

@hborla hborla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Next stop: remove OverloadedDeclRefExpr

@xedin
Copy link
Contributor Author

xedin commented Nov 6, 2021

@swift-ci please clean test

@xedin xedin merged commit 1069225 into swiftlang:main Nov 8, 2021
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