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-12472] [C++] Type classification for value types #54912

Closed
swift-ci opened this issue Mar 31, 2020 · 2 comments
Closed

[SR-12472] [C++] Type classification for value types #54912

swift-ci opened this issue Mar 31, 2020 · 2 comments
Labels
c++ interop Feature: Interoperability with C++ compiler The Swift compiler in itself feature A feature request or implementation

Comments

@swift-ci
Copy link
Collaborator

Previous ID SR-12472
Radar rdar://problem/62201575
Original Reporter MForster (JIRA User)
Type New Feature
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels New Feature, CxxInterop
Assignee MForster (JIRA)
Priority Medium

md5: c2a0f239485cd8a1359abab24fc174c7

blocks:

  • SR-12540 [C++] Import class template instantiations

Issue Description:

Import trivial types as loadable Swift types and non-trivial types as address-only types.

@beccadax
Copy link
Contributor

@swift-ci create

@swift-ci
Copy link
Collaborator Author

Comment by Michael Forster (JIRA)

https://github.com/apple/swift/pull/31707/files

@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
@AnthonyLatsis AnthonyLatsis added feature A feature request or implementation and removed new feature labels Jan 27, 2023
This issue was closed.
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 feature A feature request or implementation
Projects
None yet
Development

No branches or pull requests

4 participants