[all-commits] [llvm/llvm-project] 35aaf5: [clang][driver] fix to correctly set devtoolset on...
Quinn Pham via All-commits
all-commits at lists.llvm.org
Mon Jun 13 07:13:02 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 35aaf548237a4f213ba9d95de53b33c5ce1eadce
https://github.com/llvm/llvm-project/commit/35aaf548237a4f213ba9d95de53b33c5ce1eadce
Author: Quinn Pham <Quinn.Pham at ibm.com>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M clang/lib/Driver/ToolChains/Gnu.cpp
M clang/unittests/Driver/ToolChainTest.cpp
Log Message:
-----------
[clang][driver] fix to correctly set devtoolset on RHEL
This patch correctly sets the devtoolset on RHEL.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D127310
More information about the All-commits
mailing list