| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix assertions due to malformed switch statements (#3858) | sriramm-nv | 2024-04-03 |
| * Fix assertions due to malformed switch statements Fixes the issue #2955 * Checks for multiple case statements with same values * Checks for multiple default cases * Constant-folds case exprs into an Integer value * fix the comments, and updated error code * one-line comment on diagnostic code | |||
