[all-commits] [llvm/llvm-project] 8717b4: [clang][driver] Dynamically select gcc-toolset/dev...

Timm Bäder via All-commits all-commits at lists.llvm.org
Mon May 23 02:35:39 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8717b492dfcd12d6387543a2f8322e0cf9059982
      https://github.com/llvm/llvm-project/commit/8717b492dfcd12d6387543a2f8322e0cf9059982
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2022-05-23 (Mon, 23 May 2022)

  Changed paths:
    M clang/lib/Driver/ToolChains/Gnu.cpp
    M clang/unittests/Driver/ToolChainTest.cpp

  Log Message:
  -----------
  [clang][driver] Dynamically select gcc-toolset/devtoolset version

And pick the highest one, instead of adding all possibilities to the
prefixes.

Differential Revision: https://reviews.llvm.org/D125862




More information about the All-commits mailing list