================ Comment at: lit.cfg:361 @@ +360,3 @@ + + if 'no-monotonic-clock' in self.config.available_features: + self.compile_flags += ['-D_LIBCPP_HAS_NO_MONOTONIC_CLOCK'] ---------------- One nitpick: libcpp-has-no-monotonic-clock to match the other one?
http://reviews.llvm.org/D5214 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
