Skip to content

Conversation

@bkhouri
Copy link
Contributor

@bkhouri bkhouri commented Nov 17, 2025

Update the SwiftPM's SwiftBuild integration to support enabling address, thread and undefined sanitizers while erroring out on the scudo and fuzzer.

Fixes: #9322
Fixes: #8869
Depends on: swiftlang/swift-build#926
Depends on #9388

@bkhouri
Copy link
Contributor Author

bkhouri commented Nov 20, 2025

@swift-ci test self hosted

@bkhouri bkhouri force-pushed the t/main/gh8869_rdar154299293_enable_address_sanitizer branch from 62a62b9 to 8f34909 Compare November 21, 2025 16:39
@bkhouri
Copy link
Contributor Author

bkhouri commented Nov 21, 2025

swiftlang/swift-build#926

@swift-ci test smoke

@bkhouri bkhouri force-pushed the t/main/gh8869_rdar154299293_enable_address_sanitizer branch from 8f34909 to 5e61e57 Compare November 21, 2025 18:56
@bkhouri
Copy link
Contributor Author

bkhouri commented Nov 21, 2025

swiftlang/swift-build#926

@swift-ci test smoke

@bkhouri
Copy link
Contributor Author

bkhouri commented Nov 21, 2025

@swift-ci test

@bkhouri
Copy link
Contributor Author

bkhouri commented Nov 21, 2025

@swift-ci test windows

@bkhouri
Copy link
Contributor Author

bkhouri commented Nov 23, 2025

@swift-ci test self hosted windows

@bkhouri bkhouri force-pushed the t/main/gh8869_rdar154299293_enable_address_sanitizer branch from 5e61e57 to 1c95431 Compare November 23, 2025 15:22
@bkhouri
Copy link
Contributor Author

bkhouri commented Nov 23, 2025

@swift-ci test

@bkhouri
Copy link
Contributor Author

bkhouri commented Dec 5, 2025

@swift-ci test windows

@bkhouri bkhouri marked this pull request as ready for review December 5, 2025 03:38
@bkhouri bkhouri enabled auto-merge (squash) December 5, 2025 04:58
@bkhouri bkhouri force-pushed the t/main/gh8869_rdar154299293_enable_address_sanitizer branch from 1c95431 to cc0ca09 Compare December 5, 2025 18:57
@bkhouri
Copy link
Contributor Author

bkhouri commented Dec 5, 2025

@swift-ci test

Update the SwiftPM's SwiftBuild integration to support enabling
`address`, `thread` and `undefined` sanitizers while erroring out on
the `scudo` and `fuzzer`.

Depends on: swiftlang/swift-build#926
@bkhouri bkhouri force-pushed the t/main/gh8869_rdar154299293_enable_address_sanitizer branch from cc0ca09 to 22087ec Compare December 5, 2025 19:19
@bkhouri
Copy link
Contributor Author

bkhouri commented Dec 5, 2025

@swift-ci test

@bkhouri
Copy link
Contributor Author

bkhouri commented Dec 5, 2025

@swift-ci test windows

@bkhouri bkhouri merged commit c26009f into swiftlang:main Dec 6, 2025
28 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.

[Parity] Integrate the address, thread and undefined --sanitize argument values with SwiftBuild Unable to run SPM tests with address sanitizer

3 participants