Skip to content

<rdar://problem/43884430> Allow C code to link NSCFConstantString #1688

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
merged 1 commit into from
Sep 11, 2018
Merged

<rdar://problem/43884430> Allow C code to link NSCFConstantString #1688

merged 1 commit into from
Sep 11, 2018

Conversation

alblue
Copy link
Contributor

@alblue alblue commented Sep 10, 2018

When C code links against Foundation, it can't link to the NSCFConstantString because the symbol isn't exposed by the library. Using this attribute makes it visible, but not usable from Swift.

@alblue
Copy link
Contributor Author

alblue commented Sep 10, 2018

@swift-ci please test

@alblue alblue merged commit dc77902 into swiftlang:master Sep 11, 2018
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