[PATCH] D14293: [libcxx] Add -fno-exceptions libcxx builders to zorg

Renato Golin via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 4 03:41:29 PST 2015


rengolin added a comment.

Hi Asiri,

Can I propose a different approach?

We now have a silent buildbot, which will never email people about breakages, but can be publicly monitored by you, me and others. I'm assuming you have access to at least one x86 and one ARM machines, so that you could set up a local buildbot, reporting to the buildmaster, without upsetting anyone else, but where I, Jon, Marshall can also see the progress of all tests being fixed, thus helping approving the patches for future fixes.

You don't need to share any information on the board, just connect to the master and start building...

Once the bot is green, we can add the builds on our own public hardware, avoiding the need for disabling the tests.

cheers,
--renato


http://reviews.llvm.org/D14293





More information about the cfe-commits mailing list