[lldb-dev] GitHub committers moving from Collaborators to Team Members

2019-10-24 Thread Tom Stellard via lldb-dev
Hi, I just sent out invites to all current LLVM 'Collaborators' on GitHub inviting them to be 'Team Members'. As 'Team Members', it will be much easier for us to manage permissions across the entire group of committers. Unfortunately, we can't just directly move people, so you will have to accept

Re: [lldb-dev] ASTImporter Tutorial/TechTalk and RoundTable

2019-10-24 Thread Gábor Márton via lldb-dev
Hi, Thank you guys for coming to the round table. I am trying to summarize what we were talking about. - Error handling: rollback mechanism We agreed that this is something that would be incredibly problematic to implement mostly because the AST is not designed to be trimmed. In normal cases, the