[PATCH] Mingw-w64 driver for clang

Alexey Pavlov alexpux at gmail.com
Wed Sep 10 09:25:28 PDT 2014


Looking into Driver.cpp I see that toolchains trying to find basing on env "COMPILER_PATH" not the "PATH". So seems this code need to change too if we want to find in PATH.

http://reviews.llvm.org/D5268






More information about the cfe-commits mailing list