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

libstdc++ modulemap should support <execution> header #76166

Open
egorzhdan opened this issue Aug 30, 2024 · 0 comments
Open

libstdc++ modulemap should support <execution> header #76166

egorzhdan opened this issue Aug 30, 2024 · 0 comments
Assignees
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++

Comments

@egorzhdan
Copy link
Contributor

See #75661

As a workaround, the <execution> header is no longer a part of the libstdc++ modulemap on certain platforms. We should explore ways to bring it back under module std, to make sure Swift correctly imports C++ headers that include this header.

@egorzhdan egorzhdan added bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ labels Aug 30, 2024
@egorzhdan egorzhdan self-assigned this Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
Projects
None yet
Development

No branches or pull requests

1 participant