aaron.ballman added a comment. In D122983#3465052 <https://reviews.llvm.org/D122983#3465052>, @daltenty wrote:
> In D122983#3464759 <https://reviews.llvm.org/D122983#3464759>, @aaron.ballman > wrote: > >> In D122983#3464724 <https://reviews.llvm.org/D122983#3464724>, @Jake-Egan >> wrote: >> >>> Hi, we also have a failure on AIX with test-suite `call to undeclared >>> library function '%0' with type %1; ISO C99 and later` >>> https://lab.llvm.org/buildbot/#/builders/214/builds/825/steps/9/logs/stdio >> >> Thanks for letting me know, this should now be fixed. > > Looks like there are more test-suite case breaking beyond the one you fixed: > > https://lab.llvm.org/buildbot/#/builders/214/builds/842 > > I suspect there will be more with the scope of this change unfortunately. I agree there will be more -- it's incredibly frustrating that the AIX bot runs the test-suite but stops testing after the first failure. It makes it really hard to maintain. :-( I've been keeping my eye on that bot and have been fixing up the tests as they get noticed, but if someone who has access to AIX wanted to tell me all of the test failures so I could hit them all at once (or disable the warnings in CMakeLists.txt and Makefile), that'd be greatly appreciated! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D122983/new/ https://reviews.llvm.org/D122983 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits