The Python ctypes FFI interface is broken on AIX, it cannot properly pass
structures containing  arrays ( https://bugs.python.org/issue38628). So
disable the clang python binding tests on AIX till this is resolved.
Details
Details
Diff Detail
Diff Detail
- Repository
 - rG LLVM Github Monorepo