mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge remote-tracking branch 'origin/master' into master-next
This commit is contained in:
@@ -2044,7 +2044,7 @@ iterations with -O",
|
||||
"--swift-user-visible-version",
|
||||
help="User-visible version of the embedded Swift compiler",
|
||||
type=arguments.type.swift_compiler_version,
|
||||
default="3.1",
|
||||
default="4.0",
|
||||
metavar="MAJOR.MINOR")
|
||||
|
||||
parser.add_argument(
|
||||
|
||||
Reference in New Issue
Block a user