Skip to content

Commit 2df30cf

Browse files
authored
Update clang/llvm/compiler-rt branches to swift 5.0
1 parent 979c918 commit 2df30cf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,9 +180,9 @@
180180
"swift-5.0-branch" : {
181181
"aliases": ["swift-5.0-branch"],
182182
"repos": {
183-
"llvm": "swift-4.2-branch",
184-
"clang": "swift-4.2-branch",
185-
"compiler-rt": "swift-4.2-branch",
183+
"llvm": "swift-5.0-branch",
184+
"clang": "swift-5.0-branch",
185+
"compiler-rt": "swift-5.0-branch",
186186
"swift": "swift-5.0-branch",
187187
"lldb": "swift-5.0-branch",
188188
"cmark": "master",

0 commit comments

Comments
 (0)