Skip to content

Commit 83e2684

Browse files
authored
Merge pull request #18194 from bob-wilson/master-next-build-config
Temporarily change to build master-next against swift-5.0-branch of LLVM
2 parents de30596 + 5632929 commit 83e2684

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
@@ -57,9 +57,9 @@
5757
"stable-next", "upstream",
5858
"next-upstream", "upstream-with-swift"],
5959
"repos": {
60-
"llvm": "upstream-with-swift",
61-
"clang": "upstream-with-swift",
62-
"compiler-rt": "upstream-with-swift",
60+
"llvm": "swift-5.0-branch",
61+
"clang": "swift-5.0-branch",
62+
"compiler-rt": "swift-5.0-branch",
6363
"swift": "master-next",
6464
"lldb": "upstream-with-swift",
6565
"cmark": "master",

0 commit comments

Comments
 (0)