[CMake] Support running libc++abi tests in CrossWinToARMLinux cache file
authorSergej Jaskiewicz <jaskiewiczs@icloud.com>
Fri, 10 Jan 2020 09:58:39 +0000 (12:58 +0300)
committerSergej Jaskiewicz <jaskiewiczs@icloud.com>
Fri, 10 Jan 2020 09:59:05 +0000 (12:59 +0300)
commite44dedd3631c20bc4a1e62b68919a11168d39354
treeb354eb296e28ad6d9adb4beb5a907358d03726f1
parent41f4dfd63ea0fe995ddfba1838aa5ed972cc1377
[CMake] Support running libc++abi tests in CrossWinToARMLinux cache file

Summary:
Now that D71894 has landed, we're able to run libc++abi tests remotely.

For that we can use the same CMake command as before. The tests can be run using `ninja check-cxxabi`.

Reviewers: andreil99, vvereschaka, aorlov

Reviewed By: vvereschaka, aorlov

Subscribers: mgorny, kristof.beyls, ldionne, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D72459
clang/cmake/caches/CrossWinToARMLinux.cmake