I think the aarch64 buildbot didn't catch it because it only runs the llvm regression tests, not the clang regression tests.
I think Gabor is working on making sure the clang regression tests will also get run. Kristof > -----Original Message----- > From: [email protected] [mailto:cfe-commits- > [email protected]] On Behalf Of Renato Golin > Sent: 01 August 2014 18:33 > To: Keith Walker > Cc: Clang Commits > Subject: Re: [PATCH] Fix for 2 Sema test failures when AArch64 is the > default target. > > On 1 August 2014 18:24, Keith Walker <[email protected]> wrote: > > All I can think is that your AArch64 bot build is not setting AArch64 > as the default target, whilst your build on real hardware is setting > AArch64 as the default target. > > We need to check with Gabor, he was the one setting up the bot. > > cheers, > --renato > _______________________________________________ > cfe-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
