Skip to content

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Jan 14, 2025

For C/CXX targets, sanitizer options are set by CMAKE_{C|CXX}_FLAGS in HandleLLVMComfig.cmake. However for Swift targets, they were set for each target. That caused some mismatch issues. Instead set them globally for Swift targets too.

rdar://142516855

For C/CXX targets, sanitizer options are set by 'CMAKE_{C|CXX}_FLAGS' in
HandleLLVMComfig.cmake. However for Swift targets, they are set for each
target. That caused some mismatch issues. Instead set them globally for
Swift targets too.

rdar://142516855
@rintaro
Copy link
Member Author

rintaro commented Jan 14, 2025

preset=asan
@swift-ci Please test with preset macOS platform

@rintaro
Copy link
Member Author

rintaro commented Jan 14, 2025

@swift-ci Please smoke test

@rintaro rintaro requested review from bnbarham and etcwilde January 14, 2025 00:39
@rintaro
Copy link
Member Author

rintaro commented Jan 14, 2025

@swift-ci Please smoke test Linux

1 similar comment
@rintaro
Copy link
Member Author

rintaro commented Jan 14, 2025

@swift-ci Please smoke test Linux

@rintaro
Copy link
Member Author

rintaro commented Jan 14, 2025

@swift-ci Please smoke test Windows

@rintaro
Copy link
Member Author

rintaro commented Jan 27, 2025

preset=asan
@swift-ci Please test with preset macOS platform

@rintaro
Copy link
Member Author

rintaro commented Jan 27, 2025

@swift-ci Please smoke test

@rintaro
Copy link
Member Author

rintaro commented Jan 27, 2025

preset=asan
@swift-ci Please test with preset macOS platform

1 similar comment
@rintaro
Copy link
Member Author

rintaro commented Jan 27, 2025

preset=asan
@swift-ci Please test with preset macOS platform

@rintaro rintaro merged commit 6f6742f into swiftlang:main Jan 28, 2025
4 checks passed
@rintaro
Copy link
Member Author

rintaro commented Jan 28, 2025

Merging to unblock the bot

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.

1 participant