Clang only adds GCC paths for RHEL <= 7 'devtoolset-<N>' Software Collections (SCL). This generalizes this support to also include the 'gcc-toolset-10' SCL in RHEL/CentOS 8.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM but probably want to apply clang-format suggestion.
clang/lib/Driver/ToolChains/Gnu.cpp | ||
---|---|---|
2055 | Comment only says CentOS while title also says RHEL. I assume it applies to both? Might also want to merge with the comment below as they are kind of the same thing. |
Comment only says CentOS while title also says RHEL. I assume it applies to both?
Might also want to merge with the comment below as they are kind of the same thing.