Description
Compiles C-family projects with the LLVM 15 version of Clang. It is useful when a codebase, dependency, or CI setup is pinned to LLVM 15 behavior.
Pinned compilers help reproducibility but can hide newer diagnostics. Keep project documentation clear about why this version is required.