Continuous Integration ====================== Buildbot -------- LLVM Buildbot is the place where volunteers provide build machines. Everyone can `add a buildbot for LLDB `_. * `lldb-x64-windows-ninja `_ * `lldb-x86_64-debian `_ * `lldb-aarch64-ubuntu `_ * `lldb-arm-ubuntu `_ * `lldb-x86_64-fedora `_ An overview of all LLDB builders can be found here: `http://lab.llvm.org:8011/#/builders?tags=lldb `_ GreenDragon ----------- GreenDragon builds and tests LLDB on macOS. It has a `dedicated tab `_ for LLDB. * `lldb-cmake `_ * `lldb-cmake-matrix `_ * `lldb-cmake-reproducers `_ * `lldb-cmake-standalone `_ * `lldb-cmake-sanitized `_ Documentation ------------- The documentation bot validates that the website builds correctly with Sphinx. It does not generate the website itself, which happens on a separate server. * `lldb-sphinx-docs `_