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

Push a generic region when handling a where expression. #4340

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

zygoloid
Copy link
Contributor

This fixes a crash in the case where a where expression appears outside of any generic.

This fixes a crash in the case where a `where` expression appears
outside of any generic.
@zygoloid
Copy link
Contributor Author

I don't know whether this is the right long-term approach, but #4336 is currently hitting this after merging with trunk and this change unblocks it.

@josh11b josh11b enabled auto-merge September 25, 2024 23:27
@josh11b josh11b added this pull request to the merge queue Sep 26, 2024
Merged via the queue into carbon-language:trunk with commit 7f22a28 Sep 26, 2024
8 checks passed
@zygoloid zygoloid deleted the toolchain-where-generic branch September 28, 2024 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants