You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SwiftCompilerSources][build] Bump the minimum supported compiler version to 5.9
Building SwiftCompilerSources with a Swift 5.8 compiler is not tested anymore, and it might showcase bugs in the old compiler version that are already fixed.
This bumps the minimum allowed version to Swift 5.9, which was shipped in Xcode 15.
message(FATAL_ERROR "The Swift compiler (${CMAKE_Swift_COMPILER}) differs from the Swift compiler in SWIFT_NATIVE_SWIFT_TOOLS_PATH (${SWIFT_NATIVE_SWIFT_TOOLS_PATH}/swiftc).")
0 commit comments