Clang: Fix detection of C++26 when targeting MSVC ABI

`_MSVC_LANG` may not be defined higher than C++20, but `__cplusplus` is.
2 files changed