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

[SR-12461] [C++] Add support for calling C++ constructors #54901

Open
swift-ci opened this issue Mar 31, 2020 · 1 comment
Open

[SR-12461] [C++] Add support for calling C++ constructors #54901

swift-ci opened this issue Mar 31, 2020 · 1 comment
Labels
c++ interop Feature: Interoperability with C++ compiler The Swift compiler in itself new feature

Comments

@swift-ci
Copy link
Collaborator

Previous ID SR-12461
Radar None
Original Reporter MForster (JIRA User)
Type New Feature
Status In Progress
Resolution
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels New Feature, CxxInterop
Assignee martinboehme (JIRA)
Priority Medium

md5: bb79f3dff8b4a4de65c0a9781ec5bcdd

Issue Description:

When importing C++ classes into Swift we need to call constructors when objects are instantiated.

@swift-ci
Copy link
Collaborator Author

Comment by Michael Forster (JIRA)

This work is already ongoing, see here:

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@zoecarver zoecarver added c++ interop Feature: Interoperability with C++ and removed CxxInterop labels Apr 25, 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++ compiler The Swift compiler in itself new feature
Projects
None yet
Development

No branches or pull requests

2 participants