Continuous Integration
Buildbot
LLVM Buildbot is the place where volunteers provide build machines. Everyone can add a buildbot for LLDB.
An overview of all LLDB builders can be found here:
https://lab.llvm.org/buildbot/#/builders?tags=lldb
GreenDragon
GreenDragon builds and tests LLDB on macOS. It has a dedicated tab <http://green.lab.llvm.org/green/view/LLDB/>_ for LLDB.
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.