Skip to content

[cxx-interop] Import enum, not typedef for parameter types. #42431

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

Conversation

zoecarver
Copy link
Contributor

Lookup the "anonymous" enum when importing parameter types rather than using the typedef's underlying type.

Based on #42223

@zoecarver zoecarver added the c++ interop Feature: Interoperability with C++ label Apr 18, 2022
@zoecarver
Copy link
Contributor Author

@swift-ci please test.

Lookup the "anonymous" enum when importing parameter types rather than using the typedef's underlying type.
@zoecarver zoecarver force-pushed the param-types-use-enum-not-typedef branch from 1d74713 to e6af2d9 Compare April 19, 2022 02:23
@zoecarver
Copy link
Contributor Author

@swift-ci please test.

@zoecarver
Copy link
Contributor Author

@swift-ci please test Windows platform

@zoecarver zoecarver merged commit 41c9651 into swiftlang:main Apr 19, 2022
zoecarver added a commit to zoecarver/swift that referenced this pull request Apr 19, 2022
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.

1 participant