This revision was automatically updated to reflect the committed changes.
Closed by commit rGa38fc6164879: [AIX] Disable clang python binding tests
(authored by daltenty).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70675/new/
https://reviews.llvm
hubert.reinterpretcast accepted this revision.
hubert.reinterpretcast added a comment.
Agreed. LGTM as well.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70675/new/
https://reviews.llvm.org/D70675
___
jasonliu accepted this revision.
jasonliu added a comment.
This revision is now accepted and ready to land.
LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70675/new/
https://reviews.llvm.org/D70675
__
daltenty created this revision.
Herald added subscribers: cfe-commits, mgorny.
Herald added a project: clang.
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