vsapsai added a comment. In D130327#3944188 <https://reviews.llvm.org/D130327#3944188>, @NancyWang2222 wrote:
> @vsapsai hi Volodymyr Sapsai , test case > clang/test/Modules/hidden-duplicates.m is failing on our llvm community AIX > box > https://lab.llvm.org/buildbot/#/builders/214/builds/4442/steps/6/logs/FAIL__Clang__hidden-duplicates_m > , it gives exit code 70 without detail error message, can you help fix it as > soon as possible. Thanks Does AIX have support for compiling Objective-C? I'm not entirely sure that's the right fix but many tests have `// UNSUPPORTED: -zos, -aix`, so I'm inclined to disable the test for AIX. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D130327/new/ https://reviews.llvm.org/D130327 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits