Skip to content

Print flags of all frontend-integrated tools when -emit-supported-features is passed #38245

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
Jul 3, 2021

Conversation

owenv
Copy link
Contributor

@owenv owenv commented Jul 3, 2021

This includes the following frontend-integrated tools' flags in -emit-supported-features output:

  • swift-autolink-extract
  • swift -modulewrap
  • swift-indent
  • swift-api-extract
  • swift-symbol graph-extract
  • swift-api-digester

The motivation is I want to be able to check in swift-driver & SwiftPM tests that certain API digester flags are available. I included the other tools for consistency since I thin having the information could come in handy in the future.

@owenv owenv requested review from bnbarham and nkcsgexi July 3, 2021 01:21
@owenv
Copy link
Contributor Author

owenv commented Jul 3, 2021

@swift-ci please smoke test

Copy link
Contributor

@nkcsgexi nkcsgexi left a comment

Choose a reason for hiding this comment

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

Looks reasonable to me!

@owenv
Copy link
Contributor Author

owenv commented Jul 3, 2021

@swift-ci please test Windows platform

@owenv
Copy link
Contributor Author

owenv commented Jul 3, 2021

Windows failure looks like a Jenkins error
@swift-ci please test Windows platform

@owenv owenv merged commit bcbaacd into swiftlang:main Jul 3, 2021
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