Tagged Questions
3
votes
2answers
1k views
Reason to use mingw win32 headers and libs with LLVM/Clang
Is there any good reason (except "GCC is better") to use the MinGW win32api/headers/libs with LLVM/Clang. Suppose that in two to three years, Clang has matured enough (in C++0x and performance) that ...