[PATCH] Modifies Windows toolchain to prefer link.exe from the MSVC folder rather than PATH and extends capability to implicitly find MSVC 11.0 includes and tools.

Reid Kleckner rnk at google.com
Mon Jun 9 11:08:52 PDT 2014


Other idea: do a PATH search to find the next cl.exe, and use the link.exe in that directory.  Usually they are co-located.

http://reviews.llvm.org/D4061






More information about the cfe-commits mailing list