mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
011f3d1dd3
Generalize the `__STDC_VERSION__` exception previously added for AppleClang < 14 to also cover LLVM/Clang < 14. Although the two vendors do not follow the same version scheme, the major versions happen to match in this case.