Skip to content

Conversation

DougGregor
Copy link
Member

Replace the one-off compiler flag for Library Evolution with an optional language feature. This makes the
hasFeature(LibraryEvolution) check work in an #if, and is otherwise just cleanup.

Tracked by rdar://161125572.

Replace the one-off compiler flag for Library Evolution with an
optional language feature. This makes the
`hasFeature(LibraryEvolution)` check work in an `#if`, and is
otherwise just cleanup.

Tracked by rdar://161125572.
@DougGregor
Copy link
Member Author

@swift-ci please smoke test

Copy link
Contributor

@artemcm artemcm left a comment

Choose a reason for hiding this comment

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

Nice!

@DougGregor
Copy link
Member Author

@swift-ci please smoke test

@DougGregor DougGregor merged commit 0737723 into swiftlang:main Sep 23, 2025
3 checks passed
@DougGregor DougGregor deleted the has-feature-library-evolution branch September 23, 2025 22:19
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