[PATCH] [libcxx] Partially address a FIXME in steady_clock::now()

Marshall Clow mclow.lists at gmail.com
Fri Aug 29 10:20:57 PDT 2014


================
Comment at: include/chrono:944
@@ +943,3 @@
+#else
+typedef system_clock high_resolution_clock;
+#endif
----------------
I concur - no need for a warning.

http://reviews.llvm.org/D4045






More information about the cfe-commits mailing list