jsji added a comment. Thanks, looks much better now.
================ Comment at: clang/test/ClangScanDeps/modules-full-by-mod-name.cpp:1 +// UNSUPPORTED: powerpc64-ibm-aix // RUN: rm -rf %t.dir ---------------- there is no `fmodule-format=obj` here, why are we failing here? ================ Comment at: clang/test/lit.cfg.py:259 +if 'aix' in config.target_triple: + for directory in ('/CodeGenCXX', '/Misc', '/Modules', '/PCH'): + exclude_unsupported_files_for_aix(config.test_source_root + directory) ---------------- Why not adding `ASTMerge` and its subfolders? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D113049/new/ https://reviews.llvm.org/D113049 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits