We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5fa7324 + da5b069 commit c850f56Copy full SHA for c850f56
utils/build_swift/build_swift/defaults.py
@@ -50,7 +50,7 @@
50
51
COMPILER_VENDOR = 'none'
52
SWIFT_USER_VISIBLE_VERSION = Version('5.6')
53
-CLANG_USER_VISIBLE_VERSION = Version('10.0.0')
+CLANG_USER_VISIBLE_VERSION = Version('13.0.0')
54
SWIFT_ANALYZE_CODE_COVERAGE = 'false'
55
56
DARWIN_XCRUN_TOOLCHAIN = 'default'
0 commit comments