Skip to content

Commit 369f19d

Browse files
committed
[Update checkout] Add support for swift-4.2-branch-03-26-2018
1 parent 88b785c commit 369f19d

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

utils/update-checkout-config.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,25 @@
207207
"ninja": "release"
208208
}
209209
},
210+
"swift-4.2-branch-03-26-2018" : {
211+
"aliases": ["swift-4.2-branch-03-26-2018"],
212+
"repos": {
213+
"llvm": "swift-4.2-branch-03-26-2018",
214+
"clang": "swift-4.2-branch-03-26-2018",
215+
"swift": "swift-4.2-branch-03-26-2018",
216+
"lldb": "swift-4.2-branch-03-26-2018",
217+
"cmark": "master",
218+
"llbuild": "master",
219+
"swiftpm": "master",
220+
"compiler-rt": "swift-4.2-branch-03-26-2018",
221+
"swift-corelibs-xctest": "swift-4.2-branch",
222+
"swift-corelibs-foundation": "swift-4.2-branch",
223+
"swift-corelibs-libdispatch": "swift-4.2-branch",
224+
"swift-integration-tests": "master",
225+
"swift-xcode-playground-support": "master",
226+
"ninja": "release"
227+
}
228+
},
210229
"swift-5.0-branch" : {
211230
"aliases": ["swift-5.0-branch"],
212231
"repos": {

0 commit comments

Comments
 (0)