[PATCH] [zorg] Clean up libcxx-libcxxabi-singlethreaded-x86_64-linux-debian so that it passes the feature flags to lit
Dan Albert
danalbert at google.com
Fri Sep 5 11:03:37 PDT 2014
================
Comment at: buildbot/osuosl/master/config/builders.py:672
@@ +671,3 @@
+ additional_features=set(['libcxxabi-has-no-threads',
+ 'libcpp-has-no-threads'
+ 'libcpp-has-no-monotonic-clock'])),
----------------
Missed a comma (sorry I'm not catching all of these in one pass... I'm not the best Python interpreter).
http://reviews.llvm.org/D5215
More information about the cfe-commits
mailing list