[swift-lldb-dev] Swift 2.2 branch created

Dmitri Gribenko gribozavr at gmail.com
Wed Jan 13 11:22:15 CST 2016


Hi,

I have branched swift-2.2-branch from master today as of 9:00 AM PST
(20 minutes ago) in the following repositories:

https://github.com/apple/swift/tree/swift-2.2-branch
https://github.com/apple/swift-llvm/tree/swift-2.2-branch
https://github.com/apple/swift-clang/tree/swift-2.2-branch
https://github.com/apple/swift-lldb/tree/swift-2.2-branch
https://github.com/apple/swift-cmark/tree/swift-2.2-branch
https://github.com/apple/swift-integration-tests/tree/swift-2.2-branch

Content from other repositories won't be included in the Swift 2.2 release.

We won't be merging 'master' into 'swift-2.2-branch' anymore.
'master' now tracks Swift 3 development.  Any additional changes for
Swift 2.2 need to be cherry-picked manually.

For more details about the Swift 2.2 release process, please read this
blog post: https://swift.org/blog/swift-2-2-release-process/ .

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/


More information about the swift-lldb-dev mailing list