[clang] [clang][python][test] Check if libclang.so is loadable (PR #142353)
Vlad Serebrennikov via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 4 10:38:14 PDT 2025
Endilll wrote:
We generally avoid XFAIL tests, instead we do normal tests where we expect the wrong behavior and leave a TODO.
In this case UNSUPPORTED makes more sense.
https://github.com/llvm/llvm-project/pull/142353
More information about the cfe-commits
mailing list