Skip to content

[Dependency Scanning] Disable Swift Parser ASTGen during dependency scan #64829

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
Apr 3, 2023

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Mar 31, 2023

On both input moduel source-files and interface files. This currently yields dramatic scanning performance improvements at no cost - we do not require an AST during scan.

On both input moduel source-files and interface files.
This currently yields dramatic scanning performance improvements at no cost - we do not require an AST during scan.
@artemcm
Copy link
Contributor Author

artemcm commented Mar 31, 2023

@swift-ci test

@artemcm artemcm merged commit f4bac45 into swiftlang:main Apr 3, 2023
@artemcm artemcm deleted the DisableASTGenParseInDepScan branch April 3, 2023 16: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