Skip to content

[5.9.0] Update Options.swift for '-load-plugin-executable' update #1412

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

Conversation

bnbarham
Copy link
Contributor

release/5.9.0 version of #1409 , update for swiftlang/swift#67835

  • Explanation: -load-plugin-executable compiler option is the primary supported way of using macro plugin. SwiftPM uses this when developers use .macro() target. The help text should clarify the format and the semantics of the arguments.
  • Scope: Help message for -h
  • Risk: Low, this is just a message change
  • Testing: Passes current test suite
  • Issues: rdar://113646544
  • Reviewer: Artem Chikin (@artemcm)

Update Options.swift using the script for release/5.9 branch

rdar://113646544
Previous 'makeOptions' commit is only for updating help-doc for
'load-plugin-executable'. Undo unrelated changes because we are
stabilizing 'release/5.9'
@bnbarham
Copy link
Contributor Author

@swift-ci please test

@bnbarham
Copy link
Contributor Author

@swift-ci please test macOS platform

@bnbarham bnbarham closed this Aug 18, 2023
@bnbarham bnbarham deleted the 5.9.0-update-options branch August 18, 2023 01:17
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