[PATCH] D14293: [libcxx] Add -fno-exceptions libcxx builders to zorg
Jonathan Roelofs via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 3 12:37:52 PST 2015
jroelofs added a subscriber: jroelofs.
================
Comment at: buildbot/osuosl/master/config/builders.py:771
@@ +770,3 @@
+ # the -fno-exceptions library build.
+ additional_features={'no-libcxx-tests'}),
+ 'category': 'libcxx'},
----------------
How bad is the fallout?
http://reviews.llvm.org/D14293
More information about the cfe-commits
mailing list