Skip to content

[cxx-interop] Move C++ standard library overlay to the toolchain #62521

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
Dec 15, 2022

Conversation

egorzhdan
Copy link
Contributor

The swiftCxx and swiftstd modules are currently a part of the SDK, but they should be a part of the toolchain instead.

rdar://103082278

@egorzhdan egorzhdan added the c++ interop Feature: Interoperability with C++ label Dec 12, 2022
The `swiftCxx` and `swiftstd` modules are currently a part of the SDK, but they should be a part of the toolchain instead.

rdar://103082278
@egorzhdan egorzhdan force-pushed the egorzhdan/cxx-overlay-to-toolchain branch from 1b4197d to 151c205 Compare December 12, 2022 11:23
@egorzhdan
Copy link
Contributor Author

@swift-ci please smoke test

@egorzhdan egorzhdan marked this pull request as ready for review December 12, 2022 14:13
@egorzhdan egorzhdan merged commit 26cf4b4 into main Dec 15, 2022
@egorzhdan egorzhdan deleted the egorzhdan/cxx-overlay-to-toolchain branch December 15, 2022 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ interop Feature: Interoperability with C++
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants