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

Fix CLS bugs bundle #25165

Merged
merged 4 commits into from
Jun 5, 2024
Merged

Conversation

jabraham17
Copy link
Member

@jabraham17 jabraham17 commented Jun 4, 2024

This PR fixes several CLS issues as a bundle, as they are all small changes

Bugs fixed:

  • Dead code for if; else if; else was not displayed correctly
  • Errors like "Cannot establish type for call expression" that have no custom error type displayed strangely

[Reviewed by @DanilaFe]

@jabraham17 jabraham17 requested a review from DanilaFe June 4, 2024 15:37
@jabraham17 jabraham17 merged commit 44fafd7 into chapel-lang:main Jun 5, 2024
7 checks passed
@jabraham17 jabraham17 deleted the fix-cls-bugs-bundle branch June 5, 2024 17:27
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.

2 participants