Skip to content

[Dependency Scanner] Add missing clang overlay dependencies for placeholder modules #34545

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
Nov 3, 2020

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Nov 2, 2020

We were previously forgetting about these.
On top of that, make sure we treat accumulated dependencies as a set, because adding clang overlay dependencies may duplicate existing already-added dependencies for some module.

@artemcm artemcm requested a review from nkcsgexi November 2, 2020 21:04
@artemcm
Copy link
Contributor Author

artemcm commented Nov 2, 2020

@swift-ci please smoke test

…holder modules

We were previously forgetting about these.
On top of that, make sure we treat accumulated dependencies as a set, because adding clang overlay dependencies may duplicate existing already-added dependencies for some module.
@artemcm artemcm force-pushed the FixPlaceholderOverlayDeps branch from d2e2be2 to de80717 Compare November 2, 2020 23:14
@artemcm
Copy link
Contributor Author

artemcm commented Nov 3, 2020

@swift-ci please smoke test

@artemcm
Copy link
Contributor Author

artemcm commented Nov 3, 2020

Hit a test failure for test-sourcekit-lsp/test-sourcekit-lsp.py to be fixed by swiftlang/sourcekit-lsp#343.

@artemcm
Copy link
Contributor Author

artemcm commented Nov 3, 2020

@swift-ci please smoke test Linux platform

@artemcm artemcm merged commit 11267c3 into swiftlang:main Nov 3, 2020
artemcm added a commit to artemcm/swift that referenced this pull request Nov 4, 2020
…g clang overlay dependencies for placeholder modules

With the added test fixed to be more generic to platforms.

This reverts commit 0f00ea1, reversing
changes made to 0092608.
artemcm added a commit that referenced this pull request Nov 5, 2020
Revert the Revert of #34545: [Dependency Scanner] Add missing clang overlay dependencies for placeholder modules
ainu-bot added a commit to google/swift that referenced this pull request Nov 5, 2020
* 'main' of github.com:apple/swift:
  Revert the Revert of swiftlang#34545: [Dependency Scanner] Add missing clang overlay dependencies for placeholder modules
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