Skip to content

Commit 047e1e6

Browse files
authored
Update lldb to use swift-5.1-branch for 5.1 config
1 parent 749552f commit 047e1e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@
277277
"clang": "swift-5.1-branch",
278278
"compiler-rt": "swift-5.1-branch",
279279
"swift": "swift-5.1-branch",
280-
"lldb": "stable",
280+
"lldb": "swift-5.1-branch",
281281
"cmark": "master",
282282
"llbuild": "master",
283283
"swiftpm": "master",

0 commit comments

Comments
 (0)