You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a few years now, Microsoft has been (optionally) shipping the clang compiler frontend clang-cl with Visual Studio. Using clang on Windows has a number of benefits, most importantly to create often faster code and to provide more homogeneous error messages with other (Un*x-like) platforms.