[PATCH] D97993: [Driver] Suppress GCC detection under -B
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 23 06:22:44 PDT 2021
thakis added a comment.
Also broke something in chromium: https://bugs.chromium.org/p/chromium/issues/detail?id=1191244 (since fixed by switching something from `-B` to `--gcc-toolchain`. This only landed 4 days ago and already broke a lot of things (see above) -- chances are it's going to break many more things once it makes it into a release. Is this really worth the churn? The benefits seem fairly small from what I understand.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97993/new/
https://reviews.llvm.org/D97993
More information about the cfe-commits
mailing list