Skip to content

SwiftDriver: enable -sanitize= on Windows selectively #1817

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 1 commit into from
Feb 19, 2025

Conversation

compnerd
Copy link
Member

ASAN, UBSAN are available on Windows while TSAN is not. The toolchain has started building the runtimes and will be distributing them with the toolchain builds. This change enables the support in the driver for the santizers on Windows.

ASAN, UBSAN are available on Windows while TSAN is not. The toolchain
has started building the runtimes and will be distributing them with the
toolchain builds. This change enables the support in the driver for the
santizers on Windows.
@compnerd compnerd requested review from tshortli and artemcm February 19, 2025 17:08
@compnerd
Copy link
Member Author

@swift-ci please test

@tshortli
Copy link
Contributor

Cross-repo Linux testing succeeded in swiftlang/swift#65907, merging.

@tshortli tshortli merged commit 3839bf0 into swiftlang:main Feb 19, 2025
3 checks passed
@compnerd compnerd deleted the sanitized branch February 19, 2025 22:27
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