Files
Nerixyz 7d79739388 clang-cl: Add as a C compiler as well (#8796)
From
https://github.com/compiler-explorer/compiler-explorer/issues/1967#issuecomment-4637348742:
> Would it be possible to add it also to C language selection?

The VS compilers are added there as well. This adds `cclang-cl*`
compilers. They're copy-pasted from the c++ ones, but the names were
prefixed with `c`.
https://github.com/compiler-explorer/compiler-explorer/pull/8791 is
already applied here.
2026-06-14 21:53:32 +01:00
..
2025-08-28 22:21:34 +02:00