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

Fix search paths for non-merged top-level targets #725

Merged

Conversation

brentleyjones
Copy link
Contributor

Collecting and merging of CcInfo and ObjcProvider providers was extracted out of linker_input_files to all for its use in process_search_paths. process_search_paths now uses these providers to get the search paths, allowing top-level targets to have correct search paths, which matters when they aren't merged with a library target.

Collecting and merging of `CcInfo` and `ObjcProvider` providers was extracted out of `linker_input_files` to all for its use in `process_search_paths`. `process_search_paths` now uses these providers to get the search paths, allowing top-level targets to have correct search paths, which matters when they aren't merged with a library target.
@brentleyjones brentleyjones force-pushed the bj/fix-search-paths-for-non-merged-top-level-targets branch from 3fea433 to 26fb517 Compare July 12, 2022 18:36
@brentleyjones brentleyjones merged commit 598833c into main Jul 12, 2022
@brentleyjones brentleyjones deleted the bj/fix-search-paths-for-non-merged-top-level-targets branch July 12, 2022 18:38
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