EricWF accepted this revision.
EricWF added a comment.
This revision is now accepted and ready to land.
LGTM after the inline question is addressed.
================
Comment at: test/libcxxabi/test/config.py:38
@@ +37,3 @@
+ super(Configuration, self).configure_features()
+ if self.get_lit_bool('thread_atexit', False):
+ self.config.available_features.add('thread_atexit')
----------------
I would rather default this value to `True`. Would this break in your case?
http://reviews.llvm.org/D18205
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits