Skip to content

🍒[cxx-interop] Allow Swift to get a Clang Toolchain from the Driver #4911

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
Jul 2, 2022

Conversation

egorzhdan
Copy link

Swift uses the Clang Driver to detect default include paths for C++ interop.

This will allow us to revert #4693 and have a smaller diff with upstream.

Cherry-pick of #4910.

@egorzhdan egorzhdan force-pushed the egorzhdan/toolchain-stable20220421 branch from df1bb40 to e7e3e8f Compare July 1, 2022 11:39
@egorzhdan
Copy link
Author

@swift-ci please test

@egorzhdan
Copy link
Author

@swift-ci please test macOS

1 similar comment
@egorzhdan
Copy link
Author

@swift-ci please test macOS

@egorzhdan egorzhdan force-pushed the egorzhdan/toolchain-stable20220421 branch from e7e3e8f to d84f746 Compare July 1, 2022 20:22
@egorzhdan
Copy link
Author

@swift-ci please test

Swift uses the Clang Driver to detect default include paths for C++ interop.

This will allow us to revert #4693 and have a smaller diff with upstream.
@egorzhdan egorzhdan force-pushed the egorzhdan/toolchain-stable20220421 branch from d84f746 to eebb346 Compare July 1, 2022 22:11
@egorzhdan
Copy link
Author

@swift-ci please test

@egorzhdan egorzhdan merged commit 6de77bd into stable/20220421 Jul 2, 2022
@egorzhdan egorzhdan deleted the egorzhdan/toolchain-stable20220421 branch July 2, 2022 10:03
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.

1 participant