[clang] [llvm] [clang][python][test] Move python binding tests to lit framework (PR #145855)
Rainer Orth via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 26 07:50:25 PDT 2025
rorth wrote:
The `llvm-clang-x86_64-sie-ubuntu-fast` builder is an other cross setup:
```
LLVM host triple: x86_64-unknown-linux-gnu
LLVM default target triple: x86_64-scei-ps4
```
I strongly suspect we need `REQUIRES: native` rather than `XFAIl: !native`.
https://github.com/llvm/llvm-project/pull/145855
More information about the cfe-commits
mailing list