Skip to content

Conversation

@j-hui
Copy link
Contributor

@j-hui j-hui commented Nov 13, 2025

This patch re-arranges the implementation of importFunctionDecl() to delay side-effectful logic as late as possible, to avoid importing or allocating parts of the AST that we do not need.

This patch re-arranges the implementation of importFunctionDecl() to
delay side-effectful logic as late as possible, to avoid importing or
allocating parts of the AST that we do not need.
@j-hui
Copy link
Contributor Author

j-hui commented Nov 13, 2025

@swift-ci please test

@j-hui j-hui marked this pull request as ready for review November 13, 2025 16:26
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