GitHub Next-step: bug-tracker (GitHub issues?) & workflows (pre-merge testing, pull-request, etc.) We're almost on GitHub! It is a good opportunity to brainstorm on possible evolutions of the workflow and the infrastructure. There are opportunities around being able to run builds and test on code before pushing, and the possibility of using pull-requests either for the purpose of pre-merge testing or for code reviews! Also is bugzilla still providing what we want to track issues? Should we consider GitHub issues? Are there other options? Christian Kühnel, Dmitri Gribenko, Kristof Beyls, Mehdi Amini
ASTImporter Discuss future work and direction of ASTImporter Gabor Marton
State of the GN build LLVM's GN build is an (unsupported!) faster alternative to the CMake build. Try it out, learn about the current state, wallow in build system arcana. Nico Weber
Clang Static Analyzer Let's talk about where we are and how we want to move forward with the Static Analyzer. Artem Dergachev
Scalable Vector Extension Discuss current progress and forward plans for both SVE and RiscV implementations, focusing on agreed IR representations more than looking at each back-end independently.