[PATCH] D125862: [clang][driver] Add gcc-toolset/devtoolset 12 to prefixes
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 18 12:43:25 PDT 2022
MaskRay added a comment.
It may be time to add unittests to `clang/unittests/Driver/ToolChainTest.cpp` for /opt/rh detection. You may use `TEST(ToolChainTest, VFSGCCInstallation)` as an example creating a pseudo file hierarchy in memory.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125862/new/
https://reviews.llvm.org/D125862
More information about the cfe-commits
mailing list