We will be performing an update to the swift/master branch for apple/llvm-project repository.
We will be verifying the update on Swift CI with following platforms.
- macOS
- Ubuntu 16.04, 18.04, 20.04
- CentOS 8
- Amazon Linux 2
For those supporting other platforms if you would like to test against the swift/master merge before it lands please check out the following branches:
swift
master-rebranch
llvm-project:
- LLDB:
swift/master-rebranch - All other LLVM projects:
apple/stable/20200714
Update Checkout Scheme:
./utils/update-checkout --scheme master-rebranch
Automergers
- Swift will have an automerger from
masterintomaster-rebranchto keep the branch in sync. - LLVM Project will have an automerger from
apple/stable/20200714intoswift/master-rebranch. - LLVM Project will not have automerger from
swift/masterintoswift/master-rebranch, similar to how there’s no automerger fromswift/masterintoswift/master-next.
Branch Detail
- Swift
master-rebranchwas created frommaster-nexton July 15th 2020. - LLVM Project
swift/master-rebranchandapple/stable/20200714were created fromswift/master-nextandapple/masteron July 14th 2020. - LLVM Project branch
apple/stable/20200714was cut at the same point as llvm’srelease/11.xbranch.
I will update this topic before we perform the operation.