c58517aeed
Starting with LLVM 8, clang does no longer use llvm-config to detect the LLVM installation: https://github.com/llvm/llvm-project/commit/e4faa5c7986b7 Consequently, there is no point passing LLVM_CONFIG_PATH (in fact the variable is unused currently).