Skip to content

[6.0 🍒][Parseable Output] Make Emit-Module tasks indicate their name accordingly, instead of compile #74747

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
Jun 28, 2024

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Jun 26, 2024

Cherry-pick of #74401

Explanation: Frontend-emitted parsable output labels each swift-frontend invocation according to the action it performs. Up until now, it mistakenly classified module-emission tasks as compile. This change makes it so that such tasks are identified as emit-module.

Risk: Low. This change affects only the task titles in frontend-emitted parsable output commands for emit-module tasks.

Testing: Automated test added to the compiler test suite.

@artemcm artemcm requested a review from a team as a code owner June 26, 2024 19:36
@artemcm artemcm added 🍒 release cherry pick Flag: Release branch cherry picks swift 6.0 labels Jun 26, 2024
@artemcm
Copy link
Contributor Author

artemcm commented Jun 26, 2024

@swift-ci test

@artemcm
Copy link
Contributor Author

artemcm commented Jun 26, 2024

@swift-ci test macOS platform

@artemcm artemcm merged commit adf1101 into swiftlang:release/6.0 Jun 28, 2024
5 checks passed
@artemcm artemcm deleted the 60EmitModuleParsableOutput branch June 28, 2024 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks swift 6.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants