[all-commits] [llvm/llvm-project] c1c29e: Fix failed libcxx test build on the Windows to Lin...

Vladimir Vereschaka via All-commits all-commits at lists.llvm.org
Tue Feb 28 17:42:46 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c1c29eb9f7be55c9fba7dba38195df5d5030be0b
      https://github.com/llvm/llvm-project/commit/c1c29eb9f7be55c9fba7dba38195df5d5030be0b
  Author: Vladimir Vereschaka <vvereschaka at accesssoftek.com>
  Date:   2023-02-28 (Tue, 28 Feb 2023)

  Changed paths:
    M libcxx/test/libcxx/modules_include.sh.cpp

  Log Message:
  -----------
  Fix failed libcxx test build on the Windows to Linux cross builders. NFC.

Disable `modules_include.sh.cpp` test on Windows build hosts,
it cannot be executed there anymore.

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




More information about the All-commits mailing list