mirror of
https://github.com/NixOS/nix.git
synced 2025-11-24 11:19:35 +01:00
Clang 11 doesn't have support for three-way-comparisons (<=>, "spaceship
operator", "consistent comparisons") and is older than `clangStdenv`.
`clangStdenv` is currently 12 on FreeBSD and Android and 16 on other
platforms:
|
||
|---|---|---|
| .. | ||
| cli-guideline.md | ||
| cxx.md | ||
| documentation.md | ||
| experimental-features.md | ||
| hacking.md | ||
| index.md | ||
| testing.md | ||