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:
GreenDragon¶
GreenDragon builds and tests LLDB on macOS. It has a dedicated tab 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.