Skip to content

[5.9][ModuleInterface] Add mechanism to exclude experimental flags from th… #66101

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

Merged
merged 1 commit into from
May 24, 2023

Conversation

drexin
Copy link
Contributor

@drexin drexin commented May 24, 2023

…… (#66088)

5.9 cherry-pick of #66088

Explanation: Adds a mechanism to exclude experimental flags from the module interface, so they are not exposed unless necessary for module generation.
Scope: Module interface generation
Issue: rdar://109722548
Risk: Low. Only affects experimental flags
Testing: Added test to check exclusion of flags marked for exclusion
Reviewer: @tshortli @DougGregor

swiftlang#66088)

* [ModuleInterface] Add mechanism to exclude experimental flags from the module interface

rdar://109722548

* Separate filtered flags from the typical/unfiltered case
@drexin drexin requested a review from a team as a code owner May 24, 2023 16:11
@drexin
Copy link
Contributor Author

drexin commented May 24, 2023

@swift-ci test

@drexin drexin merged commit 5f513f5 into swiftlang:release/5.9 May 24, 2023
@drexin drexin deleted the wip-109722548-5.9 branch May 24, 2023 22:31
@drexin drexin changed the title [ModuleInterface] Add mechanism to exclude experimental flags from th… [5.9][ModuleInterface] Add mechanism to exclude experimental flags from th… May 25, 2023
drexin added a commit to drexin/swift that referenced this pull request May 25, 2023
swiftlang#66088) (swiftlang#66101)

* [ModuleInterface] Add mechanism to exclude experimental flags from the module interface

rdar://109722548

* Separate filtered flags from the typical/unfiltered case
drexin added a commit that referenced this pull request Jun 2, 2023
#66088) (#66101) (#66134)

* [ModuleInterface] Add mechanism to exclude experimental flags from the module interface

rdar://109722548

* Separate filtered flags from the typical/unfiltered case
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