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

[Switch Expressions] Use control flow analysis rather than structural analysis of syntax tree, to flag switch rule blocks that complete normally. #3456

Conversation

@srikanth-sankaran srikanth-sankaran self-assigned this Dec 14, 2024
@srikanth-sankaran srikanth-sankaran added this to the 4.35 M1 milestone Dec 14, 2024
analysis of syntax tree, to flag switch rule blocks that complete
normally.

* Fixes eclipse-jdt#3455
@srikanth-sankaran srikanth-sankaran force-pushed the use-flow-analysis-not-structural-analysis branch from 1cb6ed0 to 6e76351 Compare December 14, 2024 02:10
@srikanth-sankaran srikanth-sankaran merged commit 2c2aefe into eclipse-jdt:master Dec 14, 2024
10 checks passed
@srikanth-sankaran srikanth-sankaran deleted the use-flow-analysis-not-structural-analysis branch December 14, 2024 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant