================
Comment at: include/__config:644
@@ +643,3 @@
+    (defined(_POSIX_MONOTONIC_CLOCK) && _POSIX_MONOTONIC_CLOCK > 0)
+#define _LIBCPP_HAS_MONOTONIC_CLOCK 1
+#endif
----------------
As mentioned on http://reviews.llvm.org/D3969, _LIBCPP_HAS_NO_MONOTONIC_CLOCK 
will more closely match the other configs.

http://reviews.llvm.org/D4045



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

Reply via email to