Skip to content

Fix missing argument in utils/swift-api-dump.py. #41178

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
Feb 3, 2022

Conversation

rxwei
Copy link
Contributor

@rxwei rxwei commented Feb 3, 2022

--enable-experimental-string-processing argument was missing. args.enable_experimental_string_processing is being read at the bottom of the script.

Resolves rdar://88420489.

`--enable-experimental-string-processing` argument was missing. `args.enable_experimental_string_processing` is being read at the bottom of the script.
@rxwei
Copy link
Contributor Author

rxwei commented Feb 3, 2022

@swift-ci please smoke test

@rxwei rxwei requested a review from Rostepher February 3, 2022 06:29
@rxwei rxwei merged commit 2b2dd23 into swiftlang:main Feb 3, 2022
@rxwei rxwei deleted the fix-api-dump branch February 3, 2022 19:50
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