Skip to content

[Generated header] Emit members of enum extensions into C++ class #72105

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
Mar 6, 2024

Conversation

DougGregor
Copy link
Member

As we do with Swift structs, emit the members of extensions of Swift enums into the corresponding C++ class. This includes exposing more of the Optional API from the standard library into Swift.

@DougGregor
Copy link
Member Author

@swift-ci please smoke test

@DougGregor DougGregor enabled auto-merge March 6, 2024 00:07
@DougGregor
Copy link
Member Author

Bah, this builds on #72099

@DougGregor DougGregor force-pushed the print-cxx-enum-extensions branch from c078113 to 4abc40f Compare March 6, 2024 01:35
@DougGregor
Copy link
Member Author

@swift-ci please smoke test

As we do with Swift structs, emit the members of extensions of Swift
enums into the corresponding C++ class. This includes exposing more of
the Optional API from the standard library into Swift.
@DougGregor DougGregor force-pushed the print-cxx-enum-extensions branch from 4abc40f to b5fc2fc Compare March 6, 2024 05:55
@DougGregor
Copy link
Member Author

@swift-ci please smoke test

@DougGregor DougGregor merged commit 26df3a3 into swiftlang:main Mar 6, 2024
@DougGregor DougGregor deleted the print-cxx-enum-extensions branch March 6, 2024 16:04
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