Visual Studio will now use Clang to compile your project while still using the MSVC linker and SDK headers, ensuring compatibility with Windows libraries. Using Clang with CMake on Windows
Download the latest Windows installer from the official LLVM website.
error: no matching member function for call to 'push_back' note: candidate function not viable: no known conversion from 'const char[6]' to 'std::string' (aka 'basic_string<char>')
To use Clang on Windows, you'll need to install it first. There are several ways to do this:


