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

Handle conditional expressions like x.isEmpty() ? null : null #6786

Merged
merged 2 commits into from
Sep 5, 2024

Conversation

mernst
Copy link
Member

@mernst mernst commented Sep 5, 2024

No description provided.

@smillst smillst enabled auto-merge (squash) September 5, 2024 15:21
@smillst smillst merged commit a8d2614 into typetools:master Sep 5, 2024
36 checks passed
@smillst smillst deleted the ternary-null-null branch September 5, 2024 15:24
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.

Another CFG construction crash when both cases of a ConditionalExpression are the null literal
2 participants