Skip to content

Simplifies const if type resolution, fixing a bug. - #4764

Draft
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_963673955
Draft

Simplifies const if type resolution, fixing a bug.#4764
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_963673955

Conversation

@copybara-service

Copy link
Copy Markdown

Simplifies const if type resolution, fixing a bug.

I observed a crash when const if was in a match arm, which I believe is repro'd in the included test case. Furthermore, since it seems like fuzzing could have caught this I've added const if support to the fuzzer.

I observed a crash when `const if` was in a match arm, which I believe is repro'd in the included test case. Furthermore, since it seems like fuzzing could have caught this I've added `const if` support to the fuzzer.

PiperOrigin-RevId: 963673955
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.

1 participant