Closed
Description
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?