Skip to content

Commit 6a0f578

Browse files
authored
Update update-checkout config for swift-5.0-branch
1 parent 1bf02e7 commit 6a0f578

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -267,11 +267,11 @@
267267
"swift-5.0-branch" : {
268268
"aliases": ["swift-5.0-branch"],
269269
"repos": {
270-
"llvm": "swift-5.0-branch",
271-
"clang": "swift-5.0-branch",
272-
"compiler-rt": "swift-5.0-branch",
270+
"llvm": "swift-4.2-branch",
271+
"clang": "swift-4.2-branch",
272+
"compiler-rt": "swift-4.2-branch",
273273
"swift": "swift-5.0-branch",
274-
"lldb": "upstream-with-swift",
274+
"lldb": "swift-4.2-branch",
275275
"cmark": "master",
276276
"llbuild": "master",
277277
"swiftpm": "master",

0 commit comments

Comments
 (0)