[PATCH] D74599: llvm: Set WINVER to 0x601 (Windows 7) for MinGW
Cristian Adam via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 19 04:32:58 PST 2020
cristian.adam added a comment.
I have a bug report regarding this review at: https://bugs.llvm.org/show_bug.cgi?id=44907
I've set it as blocking 10.0 release.
Building libclang with MinGW is important on Windows because GCC was able to generate the fastest libclang.dll for Qt Creator.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74599/new/
https://reviews.llvm.org/D74599
More information about the llvm-commits
mailing list