Windows Clang ((top)) -

cmake -G "Ninja" -DCMAKE_C_COMPILER=clang-cl -DCMAKE_CXX_COMPILER=clang-cl .. Use code with caution. Advanced: Clang-Format and Tools

Clang on Windows is mature, but not perfect. windows clang

Traditional MSVC linking of a large C++ project (say, Chrome or Unreal Engine) can take minutes. LLD reduces that to seconds. windows clang

Using Clang on Windows offers several advantages, including: windows clang