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-12467] [C++] Import namespace aliases #54907

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

[SR-12467] [C++] Import namespace aliases #54907

swift-ci opened this issue Mar 31, 2020 · 2 comments
Assignees
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-12467
Radar rdar://problem/62201084
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 @egorzhdan
Priority Medium

md5: 33b0947acd5d62eede0bc66795d51cce

Issue Description:

This FIXME implies this needs to wait until Swift has namespaces, but we already import namespaces as enums – so namespace aliases can simply be a typealias for the enum.

@beccadax
Copy link
Contributor

@swift-ci create

@egorzhdan
Copy link
Collaborator

PR: #37443

@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

5 participants