Skip to content

[lldb][Type Completion] Fix various redecl-completion issues that stem from the UseRedeclCompletion setting split #8660

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

Conversation

Michael137
Copy link

@Michael137 Michael137 commented Apr 30, 2024

Debugging larger programs with the redecl-completion setting enabled was causing various crashes. This patch series resolves these. All of them were caused by either missed cherry-picks or incorrect UseRedeclCompletion guards.

Follow-ups from #8222

@Michael137 Michael137 merged commit 82dbf4d into swiftlang:next May 1, 2024
@Michael137 Michael137 deleted the bugfix/lldb/type-completion/crash-fixes-to-next branch May 1, 2024 06:12
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