Skip to content

[Macros] Add default plugin paths for Darwin SDKs and platforms. #66711

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

Conversation

DougGregor
Copy link
Member

Corresponding to swiftlang/swift-driver#1377, this adds some default plugin paths for Darwin SDKs and platforms. Fixes rdar://110819604.

@DougGregor DougGregor requested a review from artemcm as a code owner June 16, 2023 18:21
@DougGregor
Copy link
Member Author

@swift-ci please smoke test

@@ -694,7 +739,7 @@ toolchains::Darwin::constructInvocation(const DynamicLinkJobAction &job,
}

if (context.Args.hasArg(options::OPT_enable_app_extension)) {
// Keep this string fixed in case the option used by the
// Keep this string fixed in case the option used by thez
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops!

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SIGH

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed it

Corresponding to swiftlang/swift-driver#1377, this
adds some default plugin paths for Darwin SDKs and platforms.
Fixes rdar://110819604.
@DougGregor DougGregor force-pushed the old-driver-default-plugin-paths branch from a934d5c to 1ec900e Compare June 16, 2023 21:55
@DougGregor
Copy link
Member Author

Already fully testing except for fixing a comment typo. Forcing rather than going through another multi-hour CI run.

@DougGregor DougGregor merged commit 22348e6 into swiftlang:main Jun 16, 2023
@DougGregor DougGregor deleted the old-driver-default-plugin-paths branch June 16, 2023 21:56
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.

2 participants