Skip to content

Fix --swiftcopt being passed to module interface compiles - #1908

Merged
keith merged 3 commits into
mainfrom
ks/fix-swiftcopt-being-passed-to-module-interface-compiles
Sep 23, 2026
Merged

keith merged 3 commits into
mainfrom
ks/fix-swiftcopt-being-passed-to-module-interface-compiles

Conversation

@keith

@keith keith commented Sep 23, 2026

Copy link
Copy Markdown
Member

This action is a frontend action and users are expected to pass things
like -Xfrontend -foo, or driver only options like -j1, which then
cause this to fail. We can consider a --swiftcfrontendopt option if
needed

This action is a frontend action and users are expected to pass things
like `-Xfrontend -foo`, or driver only options like `-j1`, which then
cause this to fail. We can consider a `--swiftcfrontendopt` option if
needed
@keith
keith marked this pull request as ready for review September 23, 2026 01:15
@keith
keith merged commit a794731 into main Sep 23, 2026
16 checks passed
@keith
keith deleted the ks/fix-swiftcopt-being-passed-to-module-interface-compiles branch September 23, 2026 17:08
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