Skip to content

🍒[6.0][SymbolGraphGen] Correctly handle exported imports in swift-symbolgraph-extract #73391

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

Conversation

daniel-grumberg
Copy link
Contributor

@daniel-grumberg daniel-grumberg commented May 2, 2024

Explanation: Makes swift-symbolgraph-extract respect reexported modules and track nested reexports when generating symbol graphs during a regular build
Issue: rdar://89687175 and #59920
Scope: Symbol Graph Generation
Risk: Low does not affect regular build.
Testing: Unit tests were added and ad-hoc testing on real projects.
Reviewed By: @QuietMisdreavus
Original PR: #73080

…-sgf-extract

[SymbolGraphGen] Correctly handle exported imports in swift-symbolgraph-extract
@daniel-grumberg daniel-grumberg requested a review from a team as a code owner May 2, 2024 15:19
@daniel-grumberg
Copy link
Contributor Author

@swift-ci please test

@daniel-grumberg
Copy link
Contributor Author

Explanation: Makes swift-symbolgraph-extract respect reexported modules and track nested reexports when generating symbol graphs during a regular build
Radar (and possibly SR Issue): rdar://89687175 #59920
Scope: Symbol Graph Generation
Risk: Low does not affect regular build.
Testing: Unit tests were added and ad-hoc testing on real projects.
Reviewed By: @QuietMisdreavus

@daniel-grumberg daniel-grumberg merged commit fcf6e56 into swiftlang:release/6.0 May 8, 2024
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