Skip to content

[Test] Add swift_system_overlay_opt to %host-build-swift substitution #73224

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Apr 24, 2024

-vfsoverlay for system's modulemap is required for finding system clang modules in Windows.

`-vfsoverlay` for system's modulemap is required for finding system clang
modules in Windows.
@rintaro
Copy link
Member Author

rintaro commented Apr 24, 2024

@swift-ci Please test

@rintaro
Copy link
Member Author

rintaro commented Apr 24, 2024

@swift-ci Please smoke test

config.swiftc,
'' if kIsWindows else '-toolchain-stdlib-rpath',
mcp_opt,
config.swift_test_options,
config.swift_driver_test_options,
config.swift_system_overlay_opt,
Copy link
Member Author

Choose a reason for hiding this comment

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

@rintaro rintaro requested a review from compnerd April 24, 2024 17:42
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