On 02/12/2020 09:36, Frederik Seiffert wrote:
Am 01.12.2020 um 15:42 schrieb David Chisnall <gnus...@theravensnest.org>:
Please can you try the attached patch?
That was quick, thank you very much! I’m having some trouble building Clang via
MINGW-packages (https://github.com/msys2/MINGW-packages/issues/7369), but I’ll
let you know as soon as I get that to work.
You should be able to just do a Windows build with the VS command prompt
and CMake. I normally build clang with CMake + Ninja + either Visual
Studio or an existing LLVM install on Windows. There are no other
dependencies.
David