-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[interop] Prohibit use of C++ APIs in public interfaces that opt-in i… #65129
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
Conversation
@swift-ci please test |
@swift-ci please test source compatibility |
…nto library evolution The CxxStdlib overlay now has to be built without library evolution enabled.
@swift-ci please test |
@swift-ci please test source compatibility |
return false; | ||
} | ||
} | ||
// An Objective-C property whose can be compatible |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor typo: whose
-> whose type
@swift-ci please test |
@swift-ci please test source compatibility |
2 similar comments
@swift-ci please test source compatibility |
@swift-ci please test source compatibility |
source compat failures are unrelated. |
…nto library evolution
The CxxStdlib overlay now has to be built without library evolution enabled.