[all-commits] [llvm/llvm-project] 8feb92: [clang][tests] Add missing compiler name

Timm Bäder via All-commits all-commits at lists.llvm.org
Thu Jun 9 06:12:14 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8feb92add88adbb53729dd10f12667bb326e021e
      https://github.com/llvm/llvm-project/commit/8feb92add88adbb53729dd10f12667bb326e021e
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2022-06-09 (Thu, 09 Jun 2022)

  Changed paths:
    M clang/unittests/Driver/ToolChainTest.cpp

  Log Message:
  -----------
  [clang][tests] Add missing compiler name

The driver stripts the first argument. Without the compiler name, the
test depends on whether GCC_INSTALL_PREFIX is set or not.

See https://reviews.llvm.org/D125862




More information about the All-commits mailing list