[all-commits] [llvm/llvm-project] c310d0: [cmake] Invoke ssh.py using Python interpreter, no...

Sergej Jaskiewicz via All-commits all-commits at lists.llvm.org
Mon Jun 15 13:59:34 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c310d0de3955b005f652d9cfa798deec8e01a0ba
      https://github.com/llvm/llvm-project/commit/c310d0de3955b005f652d9cfa798deec8e01a0ba
  Author: Sergej Jaskiewicz <jaskiewiczs at icloud.com>
  Date:   2020-06-15 (Mon, 15 Jun 2020)

  Changed paths:
    M clang/cmake/caches/CrossWinToARMLinux.cmake

  Log Message:
  -----------
  [cmake] Invoke ssh.py using Python interpreter, not as executable in CrossWinToARMLinux.cmake

The issue is that Windows doesn't support shebangs. This caused issues
with libc++ tests.




More information about the All-commits mailing list