Skip to content

Move HasHome out of Binder#75851

Merged
jjonescz merged 3 commits intodotnet:mainfrom
jjonescz:HasHome
Nov 12, 2024
Merged

Move HasHome out of Binder#75851
jjonescz merged 3 commits intodotnet:mainfrom
jjonescz:HasHome

Conversation

@jjonescz
Copy link
Member

According to #67736 (comment), Binder.HasHome should be used only on lowered nodes, so I'm moving it out of Binder to avoid its misuse. (Prior to the linked PR, the helper was used inside Binder but it's not anymore.)

The first commit does not have any changes except code move.

cc @AlekseyTs

@ghost ghost added Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead labels Nov 11, 2024
@jjonescz jjonescz marked this pull request as ready for review November 11, 2024 14:42
@jjonescz jjonescz requested a review from a team as a code owner November 11, 2024 14:42
Copy link
Contributor

@AlekseyTs AlekseyTs left a comment

Choose a reason for hiding this comment

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

LGTM (commit 3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants