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 23d6588 commit 96b695bCopy full SHA for 96b695b
utils/update-checkout-config.json
@@ -191,14 +191,14 @@
191
"swift-4.2-branch" : {
192
"aliases": ["swift-4.2-branch"],
193
"repos": {
194
- "llvm": "swift-4.1-branch",
195
- "clang": "swift-4.1-branch",
+ "llvm": "swift-4.2-branch",
+ "clang": "swift-4.2-branch",
196
"swift": "swift-4.2-branch",
197
"lldb": "swift-4.2-branch",
198
"cmark": "master",
199
"llbuild": "master",
200
"swiftpm": "master",
201
- "compiler-rt": "swift-4.1-branch",
+ "compiler-rt": "swift-4.2-branch",
202
"swift-corelibs-xctest": "master",
203
"swift-corelibs-foundation": "master",
204
"swift-corelibs-libdispatch": "master",
0 commit comments