361 B
361 B
LLVM Compiler Infrastructure
Tools:
- clang(++)
-
clang-extra-tools
- clangd
- clang-format
- clang-tidy
- …
- lld
- lldb
- …
Runtimes
- libc++
- libc++abi
- libunwind
To build the runtimes, the build script uses the Bootstrapping build method.