Skip to content

[test] Pass wasi-sysroot to the %target-clang #72945

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
merged 2 commits into from
Apr 10, 2024

Conversation

kateinoigakukun
Copy link
Member

test/IRGen/sensitive.swift failed on the WebAssembly bot because it tries to include stdio.h, but --sysroot was not passed to the %target-clang.

`test/IRGen/sensitive.swift` failed on the WebAssembly bot because it
tries to include stdio.h, but `--sysroot` was not passed to the
`%target-clang`.
@kateinoigakukun
Copy link
Member Author

@swift-ci test WebAssembly

@kateinoigakukun
Copy link
Member Author

@swift-ci test WebAssembly

@kateinoigakukun
Copy link
Member Author

@swift-ci smoke test

@kateinoigakukun kateinoigakukun marked this pull request as ready for review April 10, 2024 12:07
@kateinoigakukun kateinoigakukun merged commit 7f0a859 into swiftlang:main Apr 10, 2024
@kateinoigakukun kateinoigakukun deleted the yt/fix-irgen-test branch April 10, 2024 15:05
@kateinoigakukun kateinoigakukun added the WebAssembly Platform: WebAssembly label Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WebAssembly Platform: WebAssembly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant