[PATCH] D45152: [MinGW] Add option for disabling looking for a mingw gcc in PATH

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 3 13:48:16 PDT 2018


rnk added a comment.

In https://reviews.llvm.org/D45152#1056122, @mstorsjo wrote:

> In https://reviews.llvm.org/D45152#1055871, @rnk wrote:
>
> > Seems reasonable, looks good.
>
>
> Any opinion on the wording of the option name?


Maybe what we're trying to do is find the sysroot relative to clang, so an option name phrased along those lines makes more sense? --clang-in-sysroot-bin? --from-sysroot-bin? --assume-sysroot-bin? --in-sysroot-bin?


Repository:
  rC Clang

https://reviews.llvm.org/D45152





More information about the cfe-commits mailing list