[all-commits] [llvm/llvm-project] fee002: [libc++abi] Fix remote execution of .sh.cpp tests
Sergej Jaskiewicz via All-commits
all-commits at lists.llvm.org
Wed Apr 1 07:09:15 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fee0026fc7eb077d7808915fd30693883db2fd1d
https://github.com/llvm/llvm-project/commit/fee0026fc7eb077d7808915fd30693883db2fd1d
Author: Sergej Jaskiewicz <jaskiewiczs at icloud.com>
Date: 2020-04-01 (Wed, 01 Apr 2020)
Changed paths:
M libcxx/utils/libcxx/compiler.py
M libcxx/utils/libcxx/test/config.py
M libcxx/utils/libcxx/test/format.py
M libcxx/utils/ssh.py
M libcxxabi/test/incomplete_type.sh.cpp
Log Message:
-----------
[libc++abi] Fix remote execution of .sh.cpp tests
This aims to fix test failures on the following buildbots:
- http://lab.llvm.org:8011/builders/llvm-clang-win-x-armv7l
- http://lab.llvm.org:8011/builders/llvm-clang-win-x-aarch64
Differential Revision: https://reviews.llvm.org/D77190
More information about the All-commits
mailing list