Description
Builds C-family projects with the LLVM 16 Clang frontend. It is useful for developers who need the LLVM 16 compiler specifically for compatibility, testing, or reproducible CI.
Different Clang versions can produce different warnings and binaries. Pin this compiler deliberately in build scripts instead of relying on whatever appears first in PATH.