Skip to content

Conversation

@edymtt
Copy link
Contributor

@edymtt edymtt commented Feb 29, 2024

This is set to hidden in stdlib/CMakeLists.txt, but in some Apple internal configurations we build the compatibility archives by directly importing stdlib/toolchain, thus skipping these directives and
causing some symbols to become unexpected visible.

Addresses rdar://73709695

This is set to hidden in `stdlib/CMakeLists.txt`, but in some Apple
internal configurations we build the compatibility archives by directly
importing `stdlib/toolchain`, thus skipping these directives and
 causing some symbols to become unexpected visible.

Addresses rdar://73709695
@edymtt edymtt requested a review from a team as a code owner February 29, 2024 23:24
@edymtt
Copy link
Contributor Author

edymtt commented Feb 29, 2024

@swift-ci please test

@edymtt
Copy link
Contributor Author

edymtt commented Feb 29, 2024

@swift-ci please build toolchain

@edymtt
Copy link
Contributor Author

edymtt commented Feb 29, 2024

@swift-ci Please test stdlib with toolchain

@edymtt edymtt merged commit 9f9f91d into swiftlang:main Mar 1, 2024
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