Clang Windows __exclusive__

Note: Using the build system with Clang is highly recommended for the fastest possible build times on Windows. Common Pitfalls

Clang on Windows has matured from an experimental port to a production-grade compiler. Microsoft's official support for Clang within Visual Studio signals that it is here to stay. clang windows

The standard Clang driver, using Unix-style flags (e.g., -O2 , -Wall ). Note: Using the build system with Clang is