Avoid compiling CMake itself as C++17 with Clang's MSVC ABI

GUID functions in ATL cause compilation errors with this compiler.
Add the offending case to our check for C++17 support so that it
is not used by default when it does not work.
1 file changed