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
LLVM/Clang is nice on multiple platforms. However, specifically on Windows, users have to obtain headers from MSVC or MinGW as LLVM doesn't provide these essential components. But I really don't want to install any other components besides LLVM. Why doesn't LLVM provide those components directly?