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.
1 parent e77b14a commit da5b069Copy full SHA for da5b069
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