This revision was automatically updated to reflect the committed changes.
Closed by commit rG4a5184f4c357: [clang][driver] Remove dynamic
gcc-toolset/devtoolset logic (authored by tbaeder).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136435/new/
h
tbaeder updated this revision to Diff 470390.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136435/new/
https://reviews.llvm.org/D136435
Files:
clang/lib/Driver/ToolChains/Gnu.cpp
clang/unittests/Driver/ToolChainTest.cpp
Index: clang/unittests/Driver/ToolChainTest.cpp
==
MaskRay added a comment.
> If clang16 stops doing the gcc/devtoolset detection and relies on a config
> file instead, that's fine but for the time being (and for a backport to
> clang15), we need to fix this problem.
I think this is fine. The test removal is fine if the future direction is to
tbaeder created this revision.
tbaeder added reviewers: thieta, MaskRay, tstellar.
Herald added a subscriber: StephenFan.
Herald added a project: All.
tbaeder requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This reverts commit 35aaf548237a4