Skip to content

[SwiftScan] Fix headerDependencies in SwiftPrebuiltExternalModuleDetails #1633

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
Jun 12, 2024

Conversation

cachemeifyoucan
Copy link
Contributor

Due to C API renaming, swift-driver failed to record the bridging header path from a binary swift module dependencies. Fix the issue by supporting both old and new C APIs for querying bridging header path.

rdar://129703095

Due to C API renaming, swift-driver failed to record the bridging header
path from a binary swift module dependencies. Fix the issue by
supporting both old and new C APIs for querying bridging header path.

rdar://129703095
@cachemeifyoucan cachemeifyoucan requested a review from artemcm June 12, 2024 19:53
@cachemeifyoucan
Copy link
Contributor Author

@swift-ci please test

@cachemeifyoucan cachemeifyoucan merged commit dd93a2c into swiftlang:main Jun 12, 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.

None yet

2 participants