[PATCH] Resubmit "Improve Windows toolchain support for non-standard environments."
Zachary Turner
zturner at google.com
Tue Oct 21 12:39:33 PDT 2014
Hi hans, rnk, aaron.ballman,
This resubmits change r220226. That change broke the chromium
build bots because chromium it ships an hermetic MSVC toolchain
that it expects clang to fallback to by finding it on the path.
This patch fixes the issue by bumping up the prioritization of PATH
when looking for MSVC binaries.
http://reviews.llvm.org/D5892
Files:
lib/Driver/ToolChains.h
lib/Driver/Tools.cpp
lib/Driver/WindowsToolChain.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5892.15203.patch
Type: text/x-patch
Size: 5844 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141021/dd43a2d4/attachment.bin>
More information about the cfe-commits
mailing list