mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-04 06:34:38 +00:00
Clang 16 defaults to C++17, which disallows the `register` storage class specifier. Upstream has fixed this on a maintenance branch, but it is not yet available in a release.