Description
C-family compiler runtimes are available for projects built with trunk Clang components.
This package is useful when development Clang builds need matching runtime libraries. It is low-level toolchain support, not a standalone compiler by itself.
Runtime mismatches can affect linking, sanitizers, and execution. Keep the runtime aligned with the compiler version.