Нужно собрать руками clang. Не могу понять как. Я установил LLVM. Далее читаю:
"Configure and build your copy of LLVM (see $LLVM_SRC_ROOT/GettingStarted.html for more information).
Assuming you installed clang at $LLVM_SRC_ROOT/tools/clang then Clang will automatically be built with LLVM. Otherwise, run 'make' in the Clang source directory to build Clang."
Мне теперь нужно в папке C:\Program Files (x86)\LLVM\tools\ создать папку clang и скопировать туда исходники clang?
OK. Копирую, запускаю make и вылетает ошибка:
Error: can't read makefile 'makefile'