[all-commits] [llvm/llvm-project] 4f637c: [tests][Driver] Pass an empty sysroot for `DEFAULT...

Tim Northover via All-commits all-commits at lists.llvm.org
Fri Mar 4 01:02:03 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4f637c30e1cd2d1d85f4f3b2ab042bfd75ae2865
      https://github.com/llvm/llvm-project/commit/4f637c30e1cd2d1d85f4f3b2ab042bfd75ae2865
  Author: Tim Northover <t.p.northover at gmail.com>
  Date:   2022-03-04 (Fri, 04 Mar 2022)

  Changed paths:
    M clang/test/Driver/baremetal-sysroot.cpp

  Log Message:
  -----------
  [tests][Driver] Pass an empty sysroot for `DEFAULT_SYSROOT` builds

The baremetal-sysroot test fails when the toolchain is configured with
DEFAULT_SYSROOT. So, to emulate not having passed one at all, let's
pass an empty sysroot instead.

https://reviews.llvm.org/D119144

Patch by Carlo Cabrera <carlo.antonio.cabrera at gmail.com>




More information about the All-commits mailing list