Closed LanderN closed 4 years ago
The current "hack" to fix MSVC builds and work around error C3431 prevents building with clang-cl on Windows.
This PR adds an extra check that will only activate the hack if the compiler is not clang.
The current "hack" to fix MSVC builds and work around error C3431 prevents building with clang-cl on Windows.
This PR adds an extra check that will only activate the hack if the compiler is not clang.