Skip to content

Conversation

@hnrklssn
Copy link
Member

This prevents stuff like memcmp from SwiftShims from being imported with @_SwiftifyImport, which would then result in name lookup errors as it does not import the Swift standard library module. This makes the previous approach to disable safe interop when compiling with -parse-stdlib redundant.

rdar://165856959

This prevents stuff like memcmp from SwiftShims from being imported with
@_SwiftifyImport, which would then result in name lookup errors as it
does not import the Swift standard library module. This makes the
previous approach to disable safe interop when compiling with
-parse-stdlib redundant.

irdar://165856959
@hnrklssn
Copy link
Member Author

@swift-ci please smoke test

@hnrklssn
Copy link
Member Author

@swift-ci please smoke test

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