Skip to content
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

Properly merge mixed provider linking contexts #789

Merged

Conversation

brentleyjones
Copy link
Contributor

This doesn't pop up for top level targets with a single dep (which is all of our examples), but if we were to perform merging of providers at lower levels (which will be needed for a later change), then we currently need to "upgrade" CcInfo to ObjcProvider to get all of the linking information.

This doesn't pop up for top level targets with a single dep (which is all of our examples), but if we were to perform merging of providers at lower levels (which will be needed for a later change), then we currently need to "upgrade" `CcInfo` to `ObjcProvider` to get all of the linking information.
@brentleyjones brentleyjones force-pushed the bj/properly-merge-mixed-provider-linking-contexts branch from 9935106 to f850330 Compare July 21, 2022 13:55
@brentleyjones brentleyjones merged commit db3a509 into main Jul 21, 2022
@brentleyjones brentleyjones deleted the bj/properly-merge-mixed-provider-linking-contexts branch July 21, 2022 13:57
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