mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-13 17:53:11 +02:00
when building on Apple with Clang >= 17. These specialisations are not strictly required by the C++ standard, and have been removed from LLVM. Fixes https://gitlab.com/kicad/code/kicad/-/issues/20631