Skip to content

Commit 96b695b

Browse files
committed
[Update-checkout] Update the swift-4.2-branch to match clang, llvm, and compiler-rt branches
1 parent 23d6588 commit 96b695b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

utils/update-checkout-config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -191,14 +191,14 @@
191191
"swift-4.2-branch" : {
192192
"aliases": ["swift-4.2-branch"],
193193
"repos": {
194-
"llvm": "swift-4.1-branch",
195-
"clang": "swift-4.1-branch",
194+
"llvm": "swift-4.2-branch",
195+
"clang": "swift-4.2-branch",
196196
"swift": "swift-4.2-branch",
197197
"lldb": "swift-4.2-branch",
198198
"cmark": "master",
199199
"llbuild": "master",
200200
"swiftpm": "master",
201-
"compiler-rt": "swift-4.1-branch",
201+
"compiler-rt": "swift-4.2-branch",
202202
"swift-corelibs-xctest": "master",
203203
"swift-corelibs-foundation": "master",
204204
"swift-corelibs-libdispatch": "master",

0 commit comments

Comments
 (0)