Skip to content

[ASTGen] Use 'PURE' bridging mode to improve editor experience #77310

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 1 commit into from
Oct 31, 2024

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Oct 30, 2024

'PURE' briding mode avoids importing things from swift:: or llvm:: namespaces. Since it significantly reduces the number of decls to import, editor experience is improved.

'PURE' briding mode avoids importing things from `swift::` or `llvm::`
namespaces. Since it significantly reduces the number of decls to
import, editor experience is improved.
@rintaro
Copy link
Member Author

rintaro commented Oct 30, 2024

@swift-ci Please smoke test

@rintaro rintaro enabled auto-merge October 30, 2024 22:47
@rintaro
Copy link
Member Author

rintaro commented Oct 31, 2024

@swift-ci Please smoke test Windows

@rintaro rintaro merged commit dc25477 into swiftlang:main Oct 31, 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.

2 participants