Re: [lldb-dev] [llvm-dev] [cfe-dev] GitHub Migration Schedule and Plans

2019-10-14 Thread David Zarzycki via lldb-dev
> On Oct 14, 2019, at 9:15 PM, Renato Golin via llvm-dev > wrote: > > On Fri, 11 Oct 2019 at 00:22, Tom Stellard via llvm-dev > wrote: >> With my latest changes in https://reviews.llvm.org/D67772 it is actually >> possible >> to create a new branch with git-llvm, so we could print a disclaim

Re: [lldb-dev] [llvm-dev] [cfe-dev] GitHub Migration Schedule and Plans

2019-10-14 Thread Renato Golin via lldb-dev
On Fri, 11 Oct 2019 at 00:22, Tom Stellard via llvm-dev wrote: > With my latest changes in https://reviews.llvm.org/D67772 it is actually > possible > to create a new branch with git-llvm, so we could print a disclaimer or block > this, > however we still can't stop people from creating a new br

Re: [lldb-dev] [llvm-dev] [cfe-dev] RFC: End-to-end testing

2019-10-14 Thread Renato Golin via lldb-dev
On Fri, 11 Oct 2019 at 18:02, David Greene via llvm-dev wrote: > >> We have to support many different systems and those systems are always > >> changing (new processors, new BIOS, new OS, etc.). Performance can vary > >> widely day to day from factors completely outside the compiler's > >> contro