================
Comment at: sources/cxx-stl/llvm-libc++/libcxx/src/thread.cpp:129
@@ +128,3 @@
+#else
+#warning sleep_for not yet implemented
+#endif
----------------
This ought to get moved to http://reviews.llvm.org/D4045 (i.e. place sleep_for 
inside a _LIBCPP_HAS_MONOTONIC_CLOCK)

http://reviews.llvm.org/D3969



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

Reply via email to