Skip to content

[CodeCompletion] Fix two crashers found by the stress tester #65818

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

Merged
merged 2 commits into from
May 10, 2023

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented May 10, 2023

We finally have the stress tester up and running again after updating the OS on the CI nodes. It found four distinct issues, two of which I’m fixing in this PR. I still need to investigate, how to fix #65817 and #65816 yet.

ahoppen added 2 commits May 9, 2023 13:41
If `FuncDeclRef` is `null` we shouldn’t be trying to get any parameters from it.
@ahoppen
Copy link
Member Author

ahoppen commented May 10, 2023

@swift-ci Please smoke test

@ahoppen ahoppen merged commit 7260c3b into swiftlang:main May 10, 2023
@ahoppen ahoppen deleted the ahoppen/stress-tester-fixes branch May 10, 2023 20: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
Development

Successfully merging this pull request may close these issues.

Crash in swift::GenericSignatureImpl::getDependentUpperBounds(swift::Type)
2 participants