================
Comment at: zorg/buildbot/builders/LibcxxAndAbiBuilder.py:95
@@ +94,3 @@
+            name='test.libcxx.%s' % std,
+            command=[lit_exe, '-v', '--show-unsupported', '--show-xfail',
+                     properties.WithProperties('--threads=%(jobs)s'),
----------------
-s so we're not inundated with all the passing tests?

================
Comment at: zorg/buildbot/builders/LibcxxAndAbiBuilder.py:99
@@ -94,1 +98,3 @@
+                    libcxx_test_path],
+            workdir='.'))
 
----------------
Is that not the default?

http://reviews.llvm.org/D5114



_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to