|
243 | 243 | "indexstore-db": "master",
|
244 | 244 | "sourcekit-lsp": "master"
|
245 | 245 | }
|
| 246 | + }, |
| 247 | + "swift-5.1-old-llvm-branch" : { |
| 248 | + "aliases": ["swift-5.1-old-llvm-branch"], |
| 249 | + "repos": { |
| 250 | + "llvm": "swift-5.0-branch", |
| 251 | + "clang": "swift-5.0-branch", |
| 252 | + "compiler-rt": "swift-5.0-branch", |
| 253 | + "swift": "swift-5.1-old-llvm-branch", |
| 254 | + "lldb": "stable", |
| 255 | + "cmark": "master", |
| 256 | + "llbuild": "master", |
| 257 | + "swiftpm": "master", |
| 258 | + "swift-syntax": "master", |
| 259 | + "swift-stress-tester": "master", |
| 260 | + "swift-corelibs-xctest": "master", |
| 261 | + "swift-corelibs-foundation": "master", |
| 262 | + "swift-corelibs-libdispatch": "master", |
| 263 | + "swift-integration-tests": "master", |
| 264 | + "swift-xcode-playground-support": "master", |
| 265 | + "ninja": "release", |
| 266 | + "icu": "release-61-1", |
| 267 | + "clang-tools-extra": "swift-5.0-branch", |
| 268 | + "libcxx": "swift-5.0-branch", |
| 269 | + "indexstore-db": "master", |
| 270 | + "sourcekit-lsp": "master" |
| 271 | + } |
| 272 | + }, |
| 273 | + "swift-5.1-branch" : { |
| 274 | + "aliases": ["swift-5.1-branch"], |
| 275 | + "repos": { |
| 276 | + "llvm": "swift-5.1-branch", |
| 277 | + "clang": "swift-5.1-branch", |
| 278 | + "compiler-rt": "swift-5.1-branch", |
| 279 | + "swift": "swift-5.1-branch", |
| 280 | + "lldb": "stable", |
| 281 | + "cmark": "master", |
| 282 | + "llbuild": "master", |
| 283 | + "swiftpm": "master", |
| 284 | + "swift-syntax": "master", |
| 285 | + "swift-stress-tester": "master", |
| 286 | + "swift-corelibs-xctest": "master", |
| 287 | + "swift-corelibs-foundation": "master", |
| 288 | + "swift-corelibs-libdispatch": "master", |
| 289 | + "swift-integration-tests": "master", |
| 290 | + "swift-xcode-playground-support": "master", |
| 291 | + "ninja": "release", |
| 292 | + "icu": "release-61-1", |
| 293 | + "clang-tools-extra": "swift-5.1-branch", |
| 294 | + "libcxx": "swift-5.1-branch", |
| 295 | + "indexstore-db": "master", |
| 296 | + "sourcekit-lsp": "master" |
| 297 | + } |
246 | 298 | }
|
247 | 299 | }
|
248 | 300 | }
|
0 commit comments