Skip to content
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

[5.9] Update Options.swift for '-load-plugin-executable' update #1410

Closed

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Aug 9, 2023

release/5.9 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
@rintaro
Copy link
Member Author

rintaro commented Aug 9, 2023

@swift-ci Please test

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

rintaro commented Aug 9, 2023

@swift-ci Please test

@bnbarham
Copy link
Contributor

@swift-ci please test Windows platform

@rintaro rintaro closed this Nov 10, 2023
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