Skip to content

Conversation

@artemcm
Copy link
Contributor

@artemcm artemcm commented Aug 16, 2022

Companion change to swiftlang/swift#60556.

This allows us to gather all the required flags for compilation of a given interface during the dependency scan, and then use those flags directly during the build, instead of once again reading out flags from the interface file and instantiating a new compiler subInstance when building said interface.

@artemcm
Copy link
Contributor Author

artemcm commented Aug 16, 2022

@swift-ci test

@artemcm
Copy link
Contributor Author

artemcm commented Aug 17, 2022

Cross-repo tests are looking green.

@artemcm artemcm requested review from nkcsgexi, tshortli and xymus August 17, 2022 16:38
@artemcm artemcm merged commit 1f2f5e9 into swiftlang:main Aug 17, 2022
@artemcm artemcm deleted the ExplicitInterfaceBuild branch August 17, 2022 17: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