[all-commits] [llvm/llvm-project] 9e2985: [libcxx] [test] Fix detection of clang-cl when cro...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Fri Mar 5 14:49:47 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9e29852f5c0f61ef0d8a3773e00d5d56ebf6a83d
      https://github.com/llvm/llvm-project/commit/9e29852f5c0f61ef0d8a3773e00d5d56ebf6a83d
  Author: Martin Storsjö <martin at martin.st>
  Date:   2021-03-06 (Sat, 06 Mar 2021)

  Changed paths:
    M libcxx/utils/libcxx/test/config.py

  Log Message:
  -----------
  [libcxx] [test] Fix detection of clang-cl when cross compiling

When cross compiling, the compiler tool doesn't have a .exe suffix.

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




More information about the All-commits mailing list