Skip to content

Conversation

@egorzhdan
Copy link

Upstream PR: llvm#145947

This will allow adding __attribute__((swift_name("MyNamespace.MyType.my_method()"))) on standalone C++ functions to make Swift import them as member functions of a type that is nested in a C++ namespace.

rdar://138934888

This will allow adding `__attribute__((swift_name("MyNamespace.MyType.my_method()")))` on standalone C++ functions to make Swift import them as member functions of a type that is nested in a C++ namespace.

rdar://138934888
@egorzhdan egorzhdan merged commit 25a72fa into stable/20250601 Jun 27, 2025
@egorzhdan egorzhdan deleted the egorzhdan/20250601-allow-qual-swift-name branch June 27, 2025 12:32
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.

2 participants