Skip to content

Driver: Handle -emit-supported-features output mode. #75061

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

Closed
wants to merge 1 commit into from

Conversation

rjmansfield
Copy link
Contributor

OPT_emit_supported_features was unhandled in Driver::buildOutputInfo leading to an assert.

Partially resolves #74910

@rjmansfield rjmansfield requested a review from artemcm as a code owner July 8, 2024 16:17
@artemcm
Copy link
Contributor

artemcm commented Jul 8, 2024

@swift-ci test

@rjmansfield
Copy link
Contributor Author

CI failure in noncopyable-captures.swift for iossimulator was unrelated and was fixed by adding embedded REQUIRES to the test (#75070). If someone could retrigger the @swift-ci tests for me, I would appreciate it.

@kcieplak
Copy link

kcieplak commented May 1, 2025

@swift-ci test

@rjmansfield rjmansfield closed this May 2, 2025
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.

-emit-supported-features driver option is not handled
3 participants