Skip to content

[lldb] Retire the per-module Swift scratch context fallback #9607

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

adrian-prantl
Copy link

Now that all scratch contexts are using precise per-CU compiler invocations, the infrastructure for the per-module fallback scratch context is no longer needed, since it is actually less precise than the "normal" contexts. This patch removes the notion of a fallback SwiftASTContext entirely.

Now that all scratch contexts are using precise per-CU compiler
invocations, the infrastructure for the per-module fallback scratch
context is no longer needed, since it is actually less precise than
the "normal" contexts. This patch removes the notion of a fallback
SwiftASTContext entirely.
@adrian-prantl adrian-prantl requested review from augusto2112 and kastiglione and removed request for JDevlieghere November 14, 2024 17:44
@adrian-prantl
Copy link
Author

@swift-ci test

@adrian-prantl adrian-prantl merged commit f887cd9 into swiftlang:stable/20240723 Nov 18, 2024
3 checks passed
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.

3 participants