[PATCH] D11808: Driver: Fix include and lib dirs when not using gcc under mingw
Yaron Keren via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 6 11:14:09 PDT 2015
yaron.keren accepted this revision.
yaron.keren added a comment.
This revision is now accepted and ready to land.
This LGTM after modifying test/Driver/mingw.cpp to test for this, i.e. create a Inputs/no_gcc_tree/usr directory tree without the gcc dirs, point sysroot and check the output directories. It's mostly copy & paste from one of the existing cases.
http://reviews.llvm.org/D11808
More information about the cfe-commits
mailing list