Skip to content

Conversation

@xymus
Copy link
Contributor

@xymus xymus commented Aug 29, 2022

The compiler uses the -target-sdk-name flag information to restrict which swiftmodules can be loaded and which should be ignored. This avoids preventable crash when swiftmodules are copied between mismatching SDKs.

rdar://83104265

The compiler uses the -target-sdk-name flag information to restrict
which swiftmodules can be loaded and which should be ignored. This
prevents preventable crash when swiftmodules are copied between
mismatching SDKs.

rdar://83104265
@xymus
Copy link
Contributor Author

xymus commented Aug 29, 2022

@swift-ci Please test

@xymus xymus requested a review from artemcm August 29, 2022 16:52
@xymus xymus merged commit 34ff141 into swiftlang:main Aug 29, 2022
@xymus xymus deleted the reenable-sdk-name branch August 29, 2022 19: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