Files
CMake/Modules/CMakeCXXCompilerId.cpp.in
Brad King c7cbe57e1f Clang: Fix detection of C++26 when targeting MSVC ABI
`_MSVC_LANG` may not be defined higher than C++20, but `__cplusplus` is.
2024-04-09 11:38:51 +03:00

4.1 KiB