Re: [swift-dev] Changes to LLDB Branch Management

2017-02-09 Thread Chris Bieneman via swift-dev
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 , which would be Phabricator (reviews.llvm.org ). This is the same policy

Re: [swift-dev] Changes to LLDB Branch Management

2017-02-09 Thread Robert Widmann via swift-dev
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 > wrote: > > Hello Swift-Dev and Swift-LLDB-Dev, > > Over the last couple weeks we’ve been working on some changes to the br