Skip to content

[Dependency Scanning] Update Uses of ModuleDeps::ClangModuleDeps #81243

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
May 8, 2025

Conversation

qiongsiwu
Copy link
Contributor

@qiongsiwu qiongsiwu commented May 1, 2025

llvm/llvm-project#137421 changes the type of ModuleDeps::ClangModuleDeps. This PR updates Swift's use of this data structure to use the correct fields.

rdar://144794793

@artemcm
Copy link
Contributor

artemcm commented May 1, 2025

@qiongsiwu
Copy link
Contributor Author

swiftlang/llvm-project#10604
@swift-ci please smoke test

@qiongsiwu
Copy link
Contributor Author

Ping for review. I can revert the change from /* isExported */ true to DepInfo.Exported if this change is less desirable here. Thanks so much!

@qiongsiwu qiongsiwu merged commit 024dbd0 into swiftlang:main May 8, 2025
5 checks passed
qiongsiwu added a commit to qiongsiwu/swift that referenced this pull request May 21, 2025
qiongsiwu added a commit to qiongsiwu/swift that referenced this pull request May 21, 2025
qiongsiwu added a commit that referenced this pull request Jun 9, 2025
…eps #81243" (#81658)

This reverts commit 024dbd0, reversing
changes made to a08b1cb.

The commit did not solve the fundamental issue we need to handle and is
no longer necessary.

rdar://144794793

<!--
If this pull request is targeting a release branch, please fill out the
following form:

https://github.com/swiftlang/.github/blob/main/PULL_REQUEST_TEMPLATE/release.md?plain=1

Otherwise, replace this comment with a description of your changes and
rationale. Provide links to external references/discussions if
appropriate.
If this pull request resolves any GitHub issues, link them like so:

  Resolves <link to issue>, resolves <link to another issue>.

For more information about linking a pull request to an issue, see:

https://docs.github.com/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue
-->

<!--
Before merging this pull request, you must run the Swift continuous
integration tests.
For information about triggering CI builds via @swift-ci, see:

https://github.com/apple/swift/blob/main/docs/ContinuousIntegration.md#swift-ci

Thank you for your contribution to Swift!
-->
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