Skip to content

Allow Swift 4.2 to be parsed with C++ and linked from external #1702

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 3 commits into from
Sep 26, 2018
Merged

Allow Swift 4.2 to be parsed with C++ and linked from external #1702

merged 3 commits into from
Sep 26, 2018

Conversation

alblue
Copy link
Contributor

@alblue alblue commented Sep 21, 2018

This cherry-picks the changes on master to allow C++ compilers to parse the Swift header, and to export the NSCFConstantString class so that it can be linked to from C programs linked with libFoundation

@alblue alblue requested a review from parkera September 21, 2018 16:55
@alblue
Copy link
Contributor Author

alblue commented Sep 21, 2018

@swift-ci please test

@alblue
Copy link
Contributor Author

alblue commented Sep 21, 2018

@swift-ci please test linux

@alblue
Copy link
Contributor Author

alblue commented Sep 25, 2018

@parkera can we merge this into the Swift 4.2 release stream?

Copy link
Contributor

@parkera parkera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok

@alblue
Copy link
Contributor Author

alblue commented Sep 26, 2018

@swift-ci please test and merge

@swift-ci swift-ci merged commit 5e15ebc into swiftlang:swift-4.2-branch Sep 26, 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.

3 participants