That somewhat depends. If the patch is relating to swift support, it should go 
through GitHub. If the patch is more general to LLDB we are encouraging 
contributions to LLVM.org <http://llvm.org/>, which would be Phabricator 
(reviews.llvm.org <http://reviews.llvm.org/>).

This is the same policy we use for LLVM, Clang and the other LLVM.org 
<http://llvm.org/> projects.

-Chris

> On Feb 9, 2017, at 11:41 AM, Robert Widmann <devteam.cod...@gmail.com> wrote:
> 
> Does this mean patches for LLDB-Swift will have to go through Phabricator 
> instead of Github?
> 
> ~Robert Widmann
> 
>> On Feb 9, 2017, at 1:50 PM, Chris Bieneman via swift-dev 
>> <swift-dev@swift.org <mailto:swift-dev@swift.org>> wrote:
>> 
>> Hello Swift-Dev and Swift-LLDB-Dev,
>> 
>> Over the last couple weeks we’ve been working on some changes to the branch 
>> management strategy for the Swift-LLDB repository. The goal is to have LLDB 
>> more closely align with the other projects forked from LLVM.org 
>> <http://llvm.org/>. We believe that making this change will simplify the 
>> contribution process for LLDB’s Swift support.
>> 
>> To this end, we are making the following changes:
>> 
>> LLDB has gained an upstream-with-trunk branch which will be auto-merged from 
>> LLVM.org <http://llvm.org/>’s LLDB/trunk. This branch will contain the best 
>> of both worlds. The latest and greatest from LLVM.org <http://llvm.org/>, 
>> and Swift support. This branch will pair to LLVM & Clang’s 
>> upstream-with-swift branches and Swift’s master-next.
>> 
>> LLDB has also gained a stable branch which will behave the same way as the 
>> LLVM & Clang stable branches, and should be used for most Swift compiler 
>> development. Additionally we have made the swift-lldb/stable branch the 
>> default branch on the GitHub repository, which matches the behavior of LLVM 
>> & Clang.
>> 
>> LLDB’s master and master-next branches will be going away. Later today we 
>> will lock the branches, and in a few days we’ll delete them. For most users 
>> you’ll want to migrate from Swift-LLDB/master to Swift-LLDB/stable.
>> 
>> The new branches are already created, and the tooling will be coming online 
>> over the next few days. Additionally, the Swift contributing page 
>> (https://swift.org/contributing/#llvm-and-swift 
>> <https://swift.org/contributing/#llvm-and-swift>) has been updated to 
>> reflect the alignment of the LLDB process with the other LLVM.org 
>> <http://llvm.org/> projects.
>> 
>> If you have any questions about the new process or the transition please let 
>> me know.
>> 
>> Thank you,
>> -Chris
>> _______________________________________________
>> swift-dev mailing list
>> swift-dev@swift.org <mailto:swift-dev@swift.org>
>> https://lists.swift.org/mailman/listinfo/swift-dev 
>> <https://lists.swift.org/mailman/listinfo/swift-dev>
_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

Reply via email to