This warning occurs when building with Clang from Visual Studio (using CMake). This affects
- Clang 12.0.0 (from Visual Studio 2019) and Clang 15.0.1 (from Visual Studio 2022)
- when building for x86 or amd64 target
- in GNU and MSVC CLI mode.
Using clang from MinGW or MSVC without Clang does not emit these warnings.
Build log: https://pastebin.com/zQes4tph