Skip to content

Expose supportedFrontendFlags #591

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
Apr 16, 2021
Merged

Expose supportedFrontendFlags #591

merged 1 commit into from
Apr 16, 2021

Conversation

miggs597
Copy link

@miggs597 miggs597 commented Apr 9, 2021

SwiftPM needs this to check what compiler flags are available.

Currently it is possible to use a version of SwiftPM, 5.5, that attempts to use flags that do not currently exist on any publicly available version of swiftc

SwiftPM needs this to check what compiler flags are available
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.

This seems reasonable to me!

@artemcm
Copy link
Contributor

artemcm commented Apr 15, 2021

@swift-ci please test

@tomerd
Copy link
Contributor

tomerd commented Apr 16, 2021

@artemcm please merge when you feel this is ready so @miggs597 can progress on swiftlang/swift-package-manager#3398

@artemcm artemcm merged commit 3215410 into main Apr 16, 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.

3 participants