Skip to content

Add WASI as a supported target for ASan #1896

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

Conversation

kateinoigakukun
Copy link
Member

We are adding support for sanitizers on WASI targets. This commit adds driver support by unblocking hard-coded checks and forwarding sanitizer flags to clang linker driver.

@kateinoigakukun
Copy link
Member Author

@swift-ci test

We are adding support for sanitizers on WASI targets. This commit
adds driver support by unblocking hard-coded checks and forwarding
sanitizer flags to clang linker driver.
@kateinoigakukun kateinoigakukun force-pushed the pr-6855450ed03dd19f02a2c632189c1129ee2be612 branch from 3f70af7 to fd66913 Compare May 13, 2025 06:28
@MaxDesiatov
Copy link
Contributor

@swift-ci test

@kateinoigakukun
Copy link
Member Author

This PR depends on #1895, so we need to run CI after we merge it first.

@kateinoigakukun
Copy link
Member Author

@swift-ci test

@kateinoigakukun kateinoigakukun changed the title Add WASI as a supported target for sanitizers Add WASI as a supported target for ASan May 13, 2025
@kateinoigakukun kateinoigakukun merged commit 7be4f6e into swiftlang:main May 13, 2025
3 checks passed
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